ne cht ned, hab jetzt n neues file gemacht in dem steht genau:
<html>
<head>
<link rel="stylesheet" type="text/css" href="includes/style.css" />
<title>AQUARIUS</title>
</head>
<body style="margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;">
<table id='menu' width='25%' height='25%'>
<tr>
<td witdh='100%' height='100%'>
<img src="gfx/point.gif" alt="" /> <a href="peace.html">test</a>
</td>
</tr>
</table>
</body>
</html>
im css steht genau:
#menu
{
background-color:#999;
}
#menu a
{
color:#69c;
cursor:crosshair;
background-color:#ccc;
}
#menu a:link
{
display:block;
background-color:#ccc;
}
#menu a:hover
{
background-color:#dce7f2;
}
aber es geht echt ned.... ie 6