1B) You can add extras to this part of the table,
but don't make a whole new code.
Examples of extras you can add:
bgcolor=COLOR
background=IMAGE URL
border=NUMBER
bordercolor=COLOR
cellpadding=NUMBER
cellspacing=NUMBER
You can either do bgcolor OR background
They can all go in one code, like this:
2) Now you can add the rows.
After code #1, you must type this:
3) Depending on how many columns you want,
you can repeat this code over and over after code #2.
Each one creates a new column (the part going down).
If you only want a row with nothing
separating it, write it once.
TEXT GOES HERE
4)
Now, after you make all the columns you need, you must end the row, by doing this:
5) Now, you can repeat steps #2-4 as many times
as you like to make numerous rows with the
same number of columns.
6) Once you made all the rows you want, you must end the table with this code:
The following codes are extras you can add to your table. Key word: ADD! Remember, you still need the other parts of the table code.
Row/Column Spans
TEXT
TEXT
These codes specify how many rows or columns one box SPANS (covers)