Adding tables:
Tables are placed on your site just like the backgrounds...
using the same tool and basically following the same steps except
to get the multiple cells you will want to change the rows and columns
numbers to the number of cells you want...on this screen

Using tables on your pages will help to make them organized and eye-catching.
A table can be formed as these samples below.
You can have several columns and rows in your tables.
| Row 1 Column 1 | Row 1 Column 2 |
| Row 2 Column 1 | Row 2 Column 2 |
As many as necessary or you can change them like this one:
| Cell contents | Cell contents | Cell contents |
| Cell contents | Cell contents |
To do this one a little html work is necessary
Click on the use html to edit your page at the bottom
This example shows both of the tables above..
to get the bigger cell in the second table
add Rowspan=2 where it shows on this example
It looks scary the first time so I suggest you create a blank page,
add your table, and experiment.
That way all the extra stuff won't be in your way!!
Tables can also be used to insert backgrounds, like the one below.
You can have several backgrounds on a page by inserting a background table
into a background table. Makes a nice effect.
Try using a patterned background with a solid background inserted into it.
Of course, you would make the table to fit most of the page by using the
HTML editor.
Set the width of the inner table anywhere between 50-80%,
or set the first table width as say 700 (not percent just 700)
and the inside table as 650
experiment and see which would look best,
do you want a wide border on the outside or
a narrower one.....
Tables can be used in different sizes and colors on a
page to make them stand out.
Such as the one on this page that I am using for a background for this tut....