Hallo Ilch Team, ich habe ein Design gemacht und will nun das Linke menü einfügen, das habe ich gemacht, sobald ich die Index hochlade ( noch ohnr img´s nur mit css ) und beim menü auf z.b: wars klicke, kommt: Seite könnte nicht angezeigt werden ! Was mache ich Falsch???? Hier der Quelltext noch ohne imgs:
--------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>{TITLE}</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Robots" content="INDEX,FOLLOW">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="Pragma" content="no-cache">
<meta name="Robots" content="archive">
<link rel="stylesheet" type="text/css" href="include/designs/codx1/style.css">
</head>
<body>
<center>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="832" bgcolor="#FFFFFF" height="715">
<tr>
<td height="83" colspan="3"><font size="6">Seite wird Bearbeitet und
steht in kürze zur Verfügung
</font></td>
</tr>
<tr>
<td height="234" width="221">
{_list_boxleft@
<table width="187" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="22" align="left" valign="top" background="include/designs/csx1/images/img_10.jpg"><table width="187" height="22" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10"></td>
<td align="left" class="Bhead">%1</td>
<td width="30"></td>
</tr>
</table></td>
</tr>
<tr>
<td align="left" valign="top" background="include/designs/csx1/images/img_12.jpg"><table width="187" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10"></td>
<td width="170" align="left" class="Bbody">%2</td>
<td width="7"></td>
</tr>
</table></td>
</tr>
<tr>
<td width="187" height="19" align="left" valign="top" background="include/designs/csx1/images/img_18.jpg"></td>
</tr>
</table>
}
{_list_menupoint@ <a %1 class="menu" href="%2">%3</a>}
{_list_boxleft@
<p>%1</p>
<p>%2</p>
<p>}
{_list_menupoint@
<a %1 class="menu" href="include/designs/csx1/images/%252">%3</a>}
</p>
<p align="center"> </td>
<td height="234" width="220">
<p>{HMENU}</td>
<td height="234" width="391">
<table width="184" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<p align="center">{EXPLODE}</td>
</tr>
</table>
</div>
</body>
</html>