Start with this code:
NOTE: Make sure you end the code with:
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:
Now you can add the rows.
After code #1, you must type this:
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 |
Now, after you make all the columns you need,
you must end the row, by doing this:
Now, you can repeat steps #2-4 as many times
as you like to make numerous rows with
the same number of columns.
Remember to always end the table code with:
Examples of FINISHED tables:
Text Text Text Text
TextText
Text| Text | | | | |
Text Text Text Text
TextText
Text| Text | | | | |
Back To HTML Help