login  Naam:   Wachtwoord: 
Registreer je!
 Forum

broncode raar door templates

Offline Simon - 17/03/2006 22:48
Avatar van SimonPHP expert

als je rechts klikt en je bekijkt de bron, dan eindigt de pagina niet 
het stopt bij <br /><br />

hij sluit tr en table enzo niet af
ik begrijp niet waarom...
  1. <html>
  2. <head>
  3. <link rel="stylesheet" href="{style}.css" type="text/css">
  4. <title>{title}</title>
  5. </head>
  6.  
  7. <body>
  8. <center>
  9. <table>
  10. <tr>
  11. <td colspan="2" align="center" height="100">
  12. {header_text}
  13. </td>
  14. </tr>
  15. <tr>
  16. <td class="menu">
  17. <!-- START BLOCK : menu -->
  18. <!-- START BLOCK : menu_cat_block -->
  19. &nbsp;{menu_cat}<br />
  20. <!-- START BLOCK : menu_part_block -->
  21. &nbsp;&nbsp;&nbsp;- {menu_part} <br />
  22. <!-- END BLOCK : menu_part_block -->
  23. <!-- END BLOCK : menu_cat_block -->
  24. <!-- END BLOCK : menu -->
  25. </td>
  26. <td class="content">
  27. <!-- START BLOCK : content_block -->
  28. {content}<br /><br />
  29. <!-- END BLOCK : content -->
  30. </td>
  31. </tr>
  32. </table>
  33. </center>
  34. </body>
  35.  
  36. </html>

dit is mijn template, ik weet niet hoe het komt...

2 antwoorden

Gesponsorde links
Offline Thomas - 17/03/2006 23:29
Avatar van Thomas Moderator Je sluit het content_block niet af?
Offline Simon - 18/03/2006 09:20 (laatste wijziging 18/03/2006 09:21)
Avatar van Simon PHP expert hehe, idd, thx 
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.22s