View Full Version : table's font, link, alink etc colors


metallibluegurl
06-11-2003, 07:09 PM
what's the code to make the colors for the alink vlink link font etc in a table different

Arc Angel
06-11-2003, 09:48 PM
I believe if you do this:

td { CSS here }

It would work.. If not, try embedding it thusly:

<font style="CSS here">

And put that around your text.