Create a Table

Tables organize your content. You can design a table to structure the layout of content in your page before you add the content. You can also use tables to present tabular data -- information ordered in rows and columns. With a comprehensive set of table feature buttons, the CMS Visual Editor supports both uses for tables.

For information about editing an existing table, refer to Editing a Table.

To create a table:

  1. Place the cursor on your page where you want to add the table.

  2. Click , Insert Table. The Insert Table window opens:

  3. Make choices for the following options under the General tab:

  4. Make choices for the following options under the Advanced tab:
    • Id – a unique name that identifies the table as an object embedded in the page.

    • Summary –used only for data tables, not for layout. This field describes the structure of the table (for example, “Two columns with seven rows.”) and the content (for example, “The first column is for fonts, the second column is for examples of those fonts.”).

    • Style – this is a Cascading Style Sheet style to apply to the table.

    • Language Code – this is a definition of the language (and font type) used in the table. For example, enter en-GB to indicate English used in Great Britain.

    • Background image – image to serve as the background for the entire table. Even if you are using an image from your image library, you will need to type (or paste) in an absolute path, such as httpd://www.website.org/images/content/pagebuilder/maui.jpg.

    • Frame – this sets which outer borders of the table are visible.

      • void – no outer border (but inner cell borders remain)

      • above – only a top border (no inner cell borders and no outer side and top borders)

      • below – only a border at the bottom of the (no inner cell borders and no outer side and top borders)

      • hsides – only borders at the top and bottom (no inner cell borders and no outer side borders)

      • lhs – only a border on the left hand side

      • rhs – only a border on the right hand side

      • vsides – only borders on the left and right sides

      • box – only an outer border (all the way around), with no inner cell borders

      • border – same as box

      Rules – this specifies which inner borders in a table are visible:

      • none – no lines

      • groups – lines between row groups and column groups

      • rows – lines between rows

      • cols – lines between columns

      • all – lines between rows and columns

    • Language direction – specifies the direction for the characters. Left to right is default behavior for English and other Western languages. Right to left reverses the letter or character flow; it creates a mirror image effect with English.

    • Border color – the color of all displayed borders, inner and outer. Can be specified with a named color, such as “red”, or in hexadecimal or rgb color, such as “#ff0000.” The tool to the right of the input opens a color selector:

      Note: The color selector has three panes, each with a different interface, for choosing a color:

      • Click a color to select it. Click Apply.

      Background color – the color of all displayed borders, inner and outer. Can be specified with a named color, such as “red”, or in hexadecimal or rgb color, such as “#ff0000.” The tool to the right of the input opens a color selector:

      • The tool works exactly the same as the Border color selector, above.

  5. Click Insert when you have finished defining the table.

  6. Place your cursor in a cell to enter content. Content may be text, images, links, or any other CMS Visual Editor supported content.