Salve ragazzi sto cercando di fare un menù per un sito internet e vorrei avere tipo questo effetto come il menù di questo sito http://www.asbeneventovolley.it qualcuno può aiutarmi???
Vi posto il codice del menù del mio sito almeno mi fate vedere un esempio....grazie mille

<body>
<table width="750" height="27" align="center">
<tr>
<td height="600" valign="top" bgcolor="#00773C">

[img]Banner Home Page.jpg[/img]</p>
<table width="115" height="27">
<tr>
<td bordercolor="#FFFF00">Home Page</td>
</tr>
</table>
<table width="115">
<tr>
<td bordercolor="#FFFF00">Chi siamo</td>
</tr>
</table>
<table width="115">
<tr>
<td bordercolor="#FFFF00">Eventi</td>
</tr>
</table>
<table width="115">
<tr>
<td bordercolor="#FFFF00">Dove siamo</td>
</tr>
</table>
<table width="115">
<tr>
<td bordercolor="#FFFF00">Contatti</td>
</tr>
</table>


</p>


</p>


</p></td>
</tr>
</table>
</body>