hab mir eine starseite gebastelt mit tabellen ...was ganz einfaches (selfp) darin wolte ich 2 Boxen aufrufen die {_boxes_topdownload} und die {_boxes_download2} aber er ruft sie nicht auf...habs mal mit {_boxes_lastforum} versucht .... nichts

hier mal der code:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Unbenanntes Dokument</title> </head> <body> <p> </p> <p> </p> <table width="980" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="29"> </td> <td width="288"><img src="include/designs/dab_007/Bilder/topdl_header_01.png" width="288" height="47" /></td> <td width="345"> </td> <td width="287"><img src="include/designs/dab_007/Bilder/newdl_header_01.png" width="287" height="47" /></td> <td width="31"> </td> </tr> <tr> <td> </td> <td background="include/designs/dab_007/Bilder/topdl_mitte_01.png"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td>{_boxes_topdownload}</td> </tr> </table></td> <td> </td> <td background="include/designs/dab_007/Bilder/newdl_mitte_01.png"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td>{_boxes_download2}</td> </tr> </table></td> <td> </td> </tr> <tr> <td> </td> <td><img src="include/designs/dab_007/Bilder/topdl_footer_01.png" width="288" height="28" /></td> <td> </td> <td><img src="include/designs/dab_007/Bilder/newdl_footer_01.png" width="287" height="28" /></td> <td> </td> </tr> </table> </body> </html> |
betroffene Homepage: externer Link