Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [inne]Problem z wyświetlaniem strony
Arsanael
post
Post #1





Grupa: Zarejestrowani
Postów: 65
Pomógł: 0
Dołączył: 4.06.2009

Ostrzeżenie: (0%)
-----


Witam, mam dziwny problem z wyświetlaniem mojej strony w różnych przeglądarkach. W mozilli Firefox jest wszystko ok ale w IE oraz Operze wyświetla sie tylko białe puste tło, co może być tego przyczyną?
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
Arsanael
post
Post #2





Grupa: Zarejestrowani
Postów: 65
Pomógł: 0
Dołączył: 4.06.2009

Ostrzeżenie: (0%)
-----


  1. <?php
  2. print '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl">
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  4. "http://www.w3c.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  5. <html xmlns="http://www.w3c.org/1999/xhtml" xml:lang="pl" lang="pl">
  6. <head>
  7. <link rel="Shortcut icon" href="images/hicon.ico" />
  8.  
  9. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  10. <title><title>
  11. <style type="text/css">
  12.  
  13. #div {
  14. margin: 0 auto;
  15. padding-top: 0.2em;
  16. line-height: 1.25
  17. position: relative; top: 50px;
  18. margin: 0;
  19. }
  20.  
  21. @font-face {
  22. font-family: "Capture it";
  23. src: url("/fonts/Capture it.ttf");
  24. }
  25.  
  26. .strona {
  27. width:900px;
  28. border: 1px solid #C0C0C0;
  29. margin-left: auto;
  30. margin-right: auto;
  31.  
  32. cursor: default;
  33. margin-top: -9px;
  34. background-image:url("images/tlo.JPG");
  35. }
  36. </style>
  37.  
  38.  
  39.  
  40. </head>';
  41.  
  42. <body>
  43. <div class="strona ">
  44. <center>
  45. <table height="200" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top: -5px;">
  46. <tr>
  47. <td>
  48. <center><img src="images/banner.PNG"></center>
  49. </td>
  50. </tr>
  51. </table>
  52.  
  53. <table width="750" height="43" background="/images/top_belka.png" align="center" border="0" cellpadding="0" cellspacing="0" style="margin-top: -6px;">
  54. <tr align="center">
  55.  
  56. <td>
  57. <a style="text-decoration: none;" href="index.php"><img src="images/homeP.png" onmouseover="this.src = \'/images/homeP.png\'" onmouseout="this.src = \'/images/homeP.png\'" border="0"></a>
  58. </td>
  59.  
  60. <td>
  61. <a style="text-decoration: none;" href="galeria.php"><img src="images/galeria.png" onmouseover="this.src = \'/images/galeriaP.png\'" onmouseout="this.src = \'/images/galeria.png\'" border="0"></a>
  62. </td>
  63. <td>
  64. <a style="text-decoration: none;" href="postacie.php"><img src="images/postacie.png" onmouseover="this.src = \'/images/postacieP.png\'" onmouseout="this.src = \'/images/postacie.png\'" border="0"></a>
  65. </td>
  66. <td>
  67. <a style="text-decoration: none;" href="http://www.forum.md-house.info"><img src="images/forum.png" onmouseover="this.src = \'/images/forumP.png\'" onmouseout="this.src = \'/images/forum.png\'" border="0"></a>
  68. </td>
  69. <td>
  70. <a style="text-decoration: none;" href="odcinki.php"><img src="images/odcinki.png" onmouseover="this.src = \'/images/odcinkiP.png\'" onmouseout="this.src = \'/images/odcinki.png\'" border="0"></a>
  71. </td>
  72. <td>
  73. <img src="images/izba.png" onmouseover="this.src = \'/images/izba.png\'" onmouseout="this.src = \'/images/izba.png\'" border="0">
  74. </td>
  75. </tr>
  76. </table>
  77. </body>
  78. </html>';
  79. ?>



Lepiej? masz juz znaczniki html i body, strona dalej nie działa.
Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 16.10.2025 - 12:14