|
The only tags you use in a table are: <TABLE></TABLE> <TR></TR> <TD></TD>
Those are the only tags used. Now the way to use them is simple. First of all, you start The table row is how any other table would be set up, you go from left to right.
Finally, you type in the <TD> tag. Whatever is typed between the
Other things you can do to a table is change the border size:
You can also change the color of the cell background by adding bgcolor into the <TD> tag.
For an easier description, watch the table below.
|