Table Properties

The Table Properties popup appears when you select Table>Table Properties in the WYSIWYG Toolbar.


The General tab of this popup contains the following functions:

  • Width: Width of the table, in pixels.
  • Height: Width of the table, in pixels.
  • Cell spacing: Space between table cells, in pixels.
  • Cell Padding: Space between cell contents and the cell edges, in pixels.
  • Border: Table border thickness, in pixels.
  • Caption: Checking the Caption checkbox adds a table caption that you can edit like ordinary text.
  • Alignment: Use this pull-down menu to select how the table should be horizontally aligned on the page. The available options are default (None), Left, Center, and Right.

The Advanced tab of this popup contains the following functions:

  • Style: Enter any valid CSS style commands in this field.
  • Border color: Enter the color for the borders of the cells in the selected table in hexadecimal code.
  • Background color: Enter the color for the background of the selected table in hexadecimal code.

Click OK when you are finished making your changes to return to the WYSIWYG Toolbar and continue creating/editing content. See Guide Steps.


Cell Properties

The Cell Properties popup appears when you select Table>Cell>Cell Properties in the WYSIWYG Toolbar.



The General tab of this popup contains the following functions:

  • Width: Enter the desired width of the cell in pixels. This will also affect the column(s) that the cell occupies.
  • Height: Enter the desired height of the cell in pixels. This will also affect the rows(s) that the cell occupies.
  • Cell type: Use this pull-down menu to select whether the cell is a header (Header cell) or not (Cell).
  • Scope: Use this pull-down menu to select the scope. The available options are None, Row, Column, Row group, and Column group.
  • H Align: Use this pull-down menu to select how text should be horizontally aligned within the selected cell. The available options are default (None), Left, Center, and Right.
  • V Align: Use this pull-down menu to select how text should be vertically aligned within the selected cell. The available options are default (None), Top, Middle, and Bottom.

The Advanced tab of this popup contains the following functions:

  • Style: Enter any valid CSS style commands in this field.
  • Border color: Enter the color for the borders of the selected cell in hexadecimal code.
  • Background color: Enter the color for the background of the selected cell in hexadecimal code.

Click OK when you are finished making your changes to return to the WYSIWYG Toolbar and continue creating/editing content. See Guide Steps.


Row Properties

The Row Properties popup appears when you select Table>Row>Row Properties in the WYSIWYG Toolbar.

This popup contains the following functions:

  • Row type: Use this pull-down menu to select whether the row is a header (Head), body row (Body), or footer (Footer).
  • Alignment: Use this pull-down menu to select how text should be aligned within the selected row. The available options are default (None), Left, Center, and Right.
  • Height: Enter the desired height of the row in pixels.

The Advanced tab of this popup contains the following functions:

  • Style: Enter any valid CSS style commangs in this field.
  • Border color: Enter the color for the borders of the selected row in hexadecimal code.
  • Background color: Enter the color for the background of the selected rowin hexadecimal code.
  • Click OK when you are finished making your changes to return to the WYSIWYG Toolbar and continue creating/editing content. See Guide Steps