Month 3 Week 4

Tables

Formatting Your Table

Now, try adding one variable to your <TABLE> tag and see what happens - 

<TABLE BORDER=5>

You can set it to any number you like, within the limits of the screen size. 

Also, you can add space around the data. Try changing your <TABLE> tag so it reads like this -

<TABLE BORDER=5 CELLSPACING=10>

You can also control where the data inside the cells appears. You do this by changing the <TD> tag -

<TD ALIGN=CENTER>

Right and left also work. You'll see in the tag page that there are several modifications you can make to change the way things appear in your table. But we'll get to that in a bit.

Next, let's talk briefly about tables within tables.

©2003, Gnosis 4-H Club
The 4-H name and 4-H logo are service marks protected under 18 U.S.C. 707.

Questions? Comments? Problems? Contact the Webmaster!


Home