Ray's Test Page - A table as a menu

HAND NEWS GALLERY BMX BOARD BIOS MISC LIVE CHAT

 

The code for the above table menu is

<div align="center">
<center>
<table border="3" cellspacing="0" bordercolor="#FF0000" width="80%">
<td onMouseOver="style.cursor='hand'"; width="14%" align="center" bordercolor="#FF0000" onClick="location.href='home.htm';">
<font color="#0000FF"><b>HAND</b></font></td>
<td onMouseOver="style.cursor='hand'"; width="14%" align="center" bordercolor="#FF0000" onClick="location.href='news.htm';">
<font color="#0000FF"><b>NEWS</b></font></td>
<td onMouseOver="style.cursor='hand'"; width="14%" align="center" bordercolor="#FF0000" onClick="location.href='gallery.htm';">
<font color="#0000FF"><b>GALLERY</b></font></td>
<td onMouseOver="style.cursor='hand'"; width="14%" align="center" bordercolor="#FF0000" onClick="location.href='board.htm';">
<font color="#0000FF"><b>BMX BOARD</b></font></td>
<td onMouseOver="style.cursor='hand'"; width="14%" align="center" bordercolor="#FF0000" onClick="location.href='bios.htm';">
<font color="#0000FF"><b>BIOS</b></font></td>
<td onMouseOver="style.cursor='hand'"; width="14%" align="center" bordercolor="#FF0000" onClick="location.href='misc.htm';">
<font color="#0000FF"><b>MISC</b></font></td>
<td onMouseOver="style.cursor='hand'"; width="14%" align="center" bordercolor="#FF0000" onClick="location.href='chat.htm';">
<font color="#0000FF"><b>LIVE CHAT</b></font></td>
</tr>
</table>
</center>
</div>

 

This page created 17th January 2004


GoStats stats counter