Forum Webmastera, HTML, CSS, PHP, MySQL, Hosting, Domeny - Forum dla Webmasterów
Html + facebox. - Wersja do druku

+- Forum Webmastera, HTML, CSS, PHP, MySQL, Hosting, Domeny - Forum dla Webmasterów (https://www.webmastertalk.pl)
+-- Dział: Technologie internetowe - tworzenie stron WWW (https://www.webmastertalk.pl/forum-technologie-internetowe-tworzenie-stron-www)
+--- Dział: Początkujący webmaster (https://www.webmastertalk.pl/forum-poczatkujacy-webmaster)
+--- Wątek: Html + facebox. (/thread-html-facebox)



Html + facebox. - zatara - 27-02-2012

Hej.
Chciałbym za pomoca faceboxa wyswietlic stronke w htmlu.
Ale mam problem ponieważ skrypt faceboxa ją wyświetla ale strasznie rozwala.
Stronka rozwala się graficznie.
Nie czyta czcionki i polskich znaków po wyświetleniu.
Nie bierze tez bgcolor pod uwagę.

Czy ktoś mógłby powpowiedzieć coś:

Kod html:

Kod:
<html>
<head>
<title>Overlay 1-5</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
</head>
<body bgcolor="#e6e5dd" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- ImageReady Slices (Overlay 1-5.psd) -->
<table id="Table_01" width="882" height="701" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td>
            <img src="images/overlay15_01.jpg" width="521" height="701" alt=""></td>
        <td>
            <table bgcolor="#e6e5dd">
            <font face="Verdana, 'Times New Roman', Arial">
            
            Szczegółowe mapy  
            <br><br>
            <a href="/test2/mapki/">E<br></a>
            <a href="/test2/mapki/">O<br></a>
            <a href="/test2/mapki/">W<br></a>
            <a href="/test2/mapki/">B<br></a>
            <a href="/test2/mapki/">g<br></a>
            <a href="/test2/mapki/">m<br></a>
            <a href="/test2/mapki/">J<br></a>
            <a href="/test2/mapki/">S<br></a>
            <a href="/test2/mapki/">P<br></a>
            <a href="/test2/mapki/">S<br></a>
            </table>
    </font>
            
            </td>
    </tr>
</table>
<!-- End ImageReady Slices -->


</body>
</html>

facebox wyswielta ake rozwala grafike i nie czyta czcionek.
Ktoś coś podpowie ?