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
was mach ich falsch ?
hier mal der code:
<!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


so hängt das immer unten dran das blöd^^
