login  Naam:   Wachtwoord: 
Registreer je!
 Forum

probleem vormt zich

Offline Celehahn - 31/10/2005 10:36
Avatar van CelehahnLid ik kan het niet goed omschrijven ik zal jullie tonen met een screenshot wat er mis loopt,en ik geef jullie ook de code

screenshot: http://img72.imageshack.us/img72/3995/lolk8jc.jpg

de cirkels zijn het probleem,is zit daar witte space tussen die er niet mag zijn

  1. <html>
  2. <head>
  3. <title>test2kaal</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. </head>
  6. <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
  7. <!-- ImageReady Slices (test2kaal.psd) -->
  8. <table id="Table_01" width="770" height="740" border="0" cellpadding="0" cellspacing="0">
  9. <tr height="79">
  10. <td rowspan="4" width="581">
  11. <img src="images/Stealcon_01.gif" width="581" height="268" alt=""></td>
  12. <td width="189" height="79">
  13. <img src="images/Stealcon_02.gif" width="189" height="79" alt=""></td>
  14. <td height="79">
  15. <img src="images/spacer.gif" width="1" height="79" alt=""></td>
  16. </tr>
  17. <tr height="62">
  18. <td valign="top" width="189" height="62" background="images/Stealcon_03.gif"><?php
  19. include("related.htm");?></td>
  20. <td height="62">
  21. <img src="images/spacer.gif" width="1" height="62" alt=""></td>
  22. </tr>
  23. <tr height="39">
  24. <td width="189" height="39">
  25. <img src="images/Stealcon_04.gif" width="189" height="39" alt=""></td>
  26. <td height="39">
  27. <img src="images/spacer.gif" width="1" height="39" alt=""></td>
  28. </tr>
  29. <tr>
  30. <td valign="top" rowspan="2" width="189" background="images/Stealcon_05.gif">
  31. <p></p>
  32. <p><?php
  33. include("names.htm");?><br>
  34. </p>
  35. </td>
  36. <td>
  37. <img src="images/spacer.gif" width="1" height="88" alt=""></td>
  38. </tr>
  39. <tr>
  40. <td valign="top" rowspan="3" width="581" background="images/Stealcon_06.gif"><div align="center">
  41. <?php
  42. switch($ID)
  43. {
  44. case '1' : include('jennajameson.htm'); break;
  45. case '2' : include('tawnyroberts.htm'); break;
  46. case '3' : include('catalinacruz.htm'); break;
  47. case '4' : include('skylopez.htm'); break;
  48. case '5' : include('veronicazemanova.htm'); break;
  49. case '6' : include('brittneyskye.htm'); break;
  50. case '7' : include('nikkinova.htm'); break;
  51. case '8' : include('terrisummers.htm'); break;
  52. case '9' : include('ginalynn.htm'); break;
  53. case '10' : include('jessicajaymes.htm'); break;
  54. case '11' : include('sendeewestgate.htm'); break;
  55. case '12' : include('amandalexx.htm'); break;
  56. case '13' : include('jenakayricci.htm'); break;
  57. case '14' : include('brianabanks.htm'); break;
  58. case '15' : include('terapatrick.htm'); break;
  59. case '16' : include('lonniewaters.htm'); break;
  60. default : include('home.htm');
  61. }
  62. ?>
  63.  
  64. <br>
  65. </div>
  66. </td>
  67. <td>
  68. <img src="images/spacer.gif" width="1" height="277" alt=""></td>
  69. </tr>
  70. <tr height="27">
  71. <td width="189" height="27">
  72. <img src="images/Stealcon_07.gif" width="189" height="27" alt=""></td>
  73. <td height="27">
  74. <img src="images/spacer.gif" width="1" height="27" alt=""></td>
  75. </tr>
  76. <tr>
  77. <td valign="top" width="189" background="images/Stealcon_08.gif"><?php
  78. include("others.htm");?></td>
  79. <td>
  80. <img src="images/spacer.gif" width="1" height="168" alt=""></td>
  81. </tr>
  82. </table>
  83. <!-- End ImageReady Slices -->
  84. </body>
  85. </html>

3 antwoorden

Gesponsorde links
Offline AcIdBuRn - 01/11/2005 12:10 (laatste wijziging 01/11/2005 12:10)
Avatar van AcIdBuRn HTML beginner mja dit is door imageready gesliced en gecoded.... Dit kan je beter zelf even doen, dan is het zeker beter, en vind je gemakkelijker de fouten terug...
Offline Stijn - 01/11/2005 12:53
Avatar van Stijn PHP expert overal waar <img src="spacer.gif"...> voorkomt eens verwijderen en in hun <td>-tag erboven zetten <td background="spacer.gif">

als dat niet werkt, weet ik het niet 
Offline Thomas - 01/11/2005 13:00 (laatste wijziging 01/11/2005 13:01)
Avatar van Thomas Moderator (@ AcIdBuRn) Inderdaad - height en background (beide niet valid HTML) kun je beter via CSS oplossen. Maak een tabelletje met border="1" in kladblok / je favoriete editor . Dat werkt meestal het beste.
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.171s