Insert a Table

You can insert a table in your HTML answer and define the number of rows or columns and its border properties, cell padding, and cell spacing.

  1. From an answers report, right-click the answer and select Open.
  2. Click the Table icon on the toolbar.
    The Table Properties window opens.
  3. Enter field information.

    Table Properties Window

    Field Description
    Rows Enter the number of rows in the table.
    Columns Enter the number of columns in the table.
    Width Enter the width of the table in pixels, or append a valid unit.
    Height Enter the height of each row in pixels, or append a valid unit.
    Headers Select None, First Row, First Column, or Both.
    Border size Enter the width, in pixels, of the table border.
    Cell spacing Enter the spacing, in pixels, of the table cells.
    Cell padding Enter the padding, in pixels, of the table cells.
    Alignment Select Left, Center, or Right.
    Caption Enter the title of the table.
    Summary Enter information about the table (this does not display).
  4. Click the Advanced tab to define the language direction and the style and class attributes.
  5. Click OK.