You can use the Property inspector to edit tables.
If you don’t explicitly assign values for the border,
cell spacing, and cell padding, most browsers display the table
with the border and cell padding set to 1 and cell spacing set to
2. To ensure that browsers display the table with no padding or spacing,
set Border to 0, Cell Padding and Cell Spacing to 0. To view cell
and table boundaries when the border is set to 0, select View >
Visual Aids > Table Borders.Left aligns the table to the left of other elements (so that text in the same paragraph wraps around the table to the right); Right aligns the table to the right of other elements (with text wrapping around it to the left); and Center centers the table (with text appearing above and/or below the table). Default indicates that the browser should use its default alignment.
When alignment
is set to Default, other content is not displayed next to the table. To
display a table next to other content, use Left or Right alignment.If you entered a value in a text box, press Tab or Enter (Windows) or Return (Macintosh) to apply the value.