try<table cellspacing="0" cellpadding="0">
<tr>
<td onmouseover="this.style.backgroundColor='gray';" onmouseout="this.style.backgroundColor='';">hello world</td>
</tr>
</table>