Web tables are of two kinds:
As explained previously, when you insert a table, the program defaults to 2 x 2. If you want to change the rows and columns, you must change it by typing in the values you want. For example, 4 x 2. |
Width
You can also adjust the width by indicating the percent of width across the page or the number of pixels you want to use.
|
Advanced Editing
Select advanced Edit and you will get the following
screen. While you may want to use inline or Java in the future, the basic
table requires you to manipulate the HTML attributes. Changing cellpadding,
cellspacing, and the border changes the appearance of the table.
|
For example, if you do not want a border around the table, you can change it by selecting the border row and entering the null value (0) at the bottom in the dialog box. |
Alignment
You can also select Table > Properties and get this screen. You can change the values here, too, and also the alignment (left, centered, right, etc.) And you can add a caption or color the cells. |
If you change your mind about how you want your table to look, choose Format > Table Properties, and change table attributes. To modify one cell, click the 'Cell properties' tab in the 'Table properties' window. |