| Columns |
The number of columns in the new table. (Required) Note if you are editing an existing table, the number of columns will be insensitive, you must add or remove columns
from existing tables with the add or remove column buttons.
 |
Insert Column Before Current Selected Column |
 |
Insert Column After Current Selected Column |
 |
Delete Current Selected Column |
|
| Rows |
The number of rows in the new table. (Required) Note if you are editing an existing table, the number of
rows will be insensitive, you must add or remove rows from existing tables with the add or remove
row buttons.
 |
Insert Row Before Current Selected Row |
 |
Insert Row After Current Selected Row |
 |
Delete Current Selected Row |
|
| Cellpadding |
Number of pixels between the contents of a cell and it's border.
For example the following table displays a border of width 5 and cellpadding
= 10. Note the space around 'A1' and the border of the cell.
Here is the same table but with cellpadding = 0. Note that the border of each
cell is immediately next to the contents of each cell.
|
| Cellspacing |
Number of pixels between cell borders. For example the following
table displays a border of width 5 and cellspacing = 10. Note the
space around the cell containing 'A1'.
Here is the same table but with cellspacing = 0. Note that the border of each
cell is immediately next to the contents of each cell.
|
| Alignment |
Used to describe the location of the table on the page. To change
the alignment of the items inside of the cells, use the cell properties
button.
Read more about cell properties. |
| Border |
Width (number of pixels) of the border around the table. For
example the following table displays a border of width 10. Note the
thick border around the entire table.
Here is the same table but with border = 1. Note the thin border
around the entire table.
|
| Width |
Defines the width (number of pixels) of the entire table. For
example the following table has a width of 100.
Here is the same table but width is set to 50.
|
| Height |
Defines the height (number of pixels) of the entire table. For
example the following table has a height of 100.
Here is the same table but height is set to 50.
|
| Id |
Identifier of the table, useful when writing scripts that
reference the table - not necessary for most users. |
| Summary |
Not Used |
| Style |
Reflects all of the general, color, and background settings, we do not
recommend making edits to this field as they will get over-written by
changes to any of the general settings, colors selections, or background
image. |
| Language Direction |
Not Used |
| Language Code |
Not Used |
| Background Image |
Used to fill an image into the background of the table.
Click on the button to the right of the background image field to select a
background image, or manually type the URL of the image you wish to use as your background
into this field (don't forget to start with 'http://') |
| Border Color |
Defines the color of the table border (in hex format: '#ffffff'). To select a color, open the color
selection dialog by clicking on the box to the right of the color field. |
| Background Color |
Defines the color of the table background (in hex format: '#ffffff'). To
select a color, open the color selection dialog by clicking on the box to
the right of the color field. |