.טירפתכ הלבטב טושפ שומיש
Menu item 1
Menu item 2
<table width=200>
<tr>
<td onMouseover="this.style.backgroundColor='yellow'" onMouseout="this.style.backgroundColor='#ece8cf'"><a href="#">Menu
item 1</a></td>
</tr>
<tr>
<td onMouseover="this.style.backgroundColor='yellow'" onMouseout="this.style.backgroundColor='#ece8cf'"><a href="#">Menu
item 2</a></td>
</tr>
</table>