this is a pretty nifty trick that you probably know... hehehe

<td height="16" background="resources/left_bg.jpg" bordercolor="#808080"

onMouseOver="style.backgroundImage: url('resources/cell_bg_over.jpg'); style.cursor='hand';"
onMouseOut="style.backgroundColor='black';"
onMouseDown="style.backgroundColor='4E4E4E';"
onMouseUp="style.backgroundColor='333333'; window.location.href='index2.shtml'"

valign="middle" width="49">
<center><font color="white">
<b>home</b></center></font>
</td>

is what I use to use a table cell like a text link. OnMouseOver changes the color, and so does OnClick. Now say that instead of using backgroundColor, I want to use an image. I can't seem to do this... any help?

Weakness is a disease. I am the cure - Akuma.
_________________________
Fate is just a bullsh*t excuse for failure.