<-- You can make a table and its contents a link by
including the href="URL" command in the table tag.
This is very useful for a number of things. I use
this in my sidebar on the left of this page. You will
notice that when you highlight the links on the
sidebar, the highlight bar goes the full width of the
sidebar and not just around the link name. That is
because I enclosed the link names in tables that are
the same width as the sidebar and made the tables the
links instead of just the names of the links.
This is how you add it to the table tag:
-->
<<>table href="URL Of Your Link"
bgcolor="?"
border="?" width="?"
height="?"<>>