Hi, danke an euch, aber wenn ich das mache, was in der letzten Antwort steht:
<table width="100px" border="1" bordercolor="white" cellspacing="0" cellpadding="0">
<tr>
<td onmouseover="this.style.backgroundColor='gray'" onmouseout="this.style.backgroundColor=''" align="left" >
<a href="onclick="location='deineseite.html'"">Home</a></td>
</tr>
</table>
Dann ist das uch nur auf dem Text, nicht in der ganzen Zelle...
Niklas