Oppure, scritto in linguaggio moderno:
Ciaocodice:<body style="background-color:#00CC66;" id='osso' > <table style="width:42%; height:57%; border:1px;"> <tr> <td onMouseOver="document.getElementById('osso').style.backgroundColor='#3333FF';"> &nbsp; ... altri elementi dentro la tabella ... </td> </tr> </table> </body>
Michele