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



Takie coś mam, coś jest źle?
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: 27.12.2025 - 00:37