123456programmer
Programmer
I would like to know if there are any ways to make my <TD> clickable.
In my .Php page I use tables like below:
<td WIDTH=101 HEIGHT=101 COLSPAN=2 bgcolor="#F7F7F9" class="stylie01"><div align="center">MENU</div></td>
I want not only the word "MENU" but I want the whole square to be clickable, and to change colour when mouse is over.
Javascript or CSS, anything...
thanks in advance.
In my .Php page I use tables like below:
<td WIDTH=101 HEIGHT=101 COLSPAN=2 bgcolor="#F7F7F9" class="stylie01"><div align="center">MENU</div></td>
I want not only the word "MENU" but I want the whole square to be clickable, and to change colour when mouse is over.
Javascript or CSS, anything...
thanks in advance.