<table width="600">
<tr>
<td width="10" onMouseOver="this.bgColor='aqua'" onMouseOut="this.bgColor='white'">Ecco!</td>
</tr>
</table>
Grazie mile questo codice funziona perfettamente
<table width="600">
<tr>
<td width="10" onMouseOver="this.bgColor='aqua'" onMouseOut="this.bgColor='white'">Ecco!</td>
</tr>
</table>
Grazie mile questo codice funziona perfettamente