TABLES - Can be tricky if you are developing
them by writing your own HTML code, but if you use one of the many web
authoring programs table are as simple as deciding how many rows and
columns are required in your table.
- If you don't want the border
to show around your table, change the border amount to 0 (zero).
- If you want a thicker or thinner
border, including the interior lines between the cells, select the table
and change the cell padding value.
- If you want to move the text
further away from or closer to the edge, select the table and change the
cell spacing value.
- If you want to change the text alignment
within the cell; first select the individual cell and then
you can change the text alignment to top, bottom, left, right, or along
the baseline of the text.
|