Forum Moderators: not2easy
<table border="0" cellpadding="0" cellspacing="1" width="100%" bgcolor="#99ccff" height="350">
<tr>
<td height="300"> <table border="0" cellpadding="10" cellspacing="0" width="100%" bgcolor="white" height="350">
<tr onMouseOver="this.style.backgroundColor='#eff7ff'; status='hello';" onMouseOut="this.style.backgroundColor='#FFFFFF'; status='';" onClick="location.href='http://blah';" style="cursor:pointer;">
<td> <table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td height="203" valign="top">
<div align="center"><br>
hello</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
(sorry about the formating...)
>I was thinking if there was any way of doing this if there were no links within td?
The style code above works for cells without links, i'm using it for this too.