View Full Version : Tables Help


fiwen
03-17-2003, 06:02 AM
does anybody here know how i can change the size of my font in tables? I'm just revamping my site and i want the text in the red box to the left to be bigger.... anyone... help?Shrine of Nature... (http://www20.brinkster.com/shrineofnature/main.html)

anesthesia
03-17-2003, 06:12 AM
hi hon.. maybe you've already fixed it? if you're talking about the red boxes that i'm looking at, they look fine but if not.. have you tried the typical <big> blah blah blah </big> coding?

MaGiCSuN
03-18-2003, 10:58 AM
just add <font size="#">text here</font> and change the # to the number you want the size of the text to be.

Since you want ALL text in the red boxes to be big you can just add once this code:

<font size="#">all links in here</font>

so you don't need to add them for every link.

Love,
Mirna

about the <big> thing read here: http://www.htmlcodetutorial.com/_BIG.html