You are here: Program Basics > Common Procedures > HTML Editor > Table Row Properties Screen

Table Row Properties Screen

To change the properties of rows in the table, select a row and click Row properties on the Table tab in the HTML editor toolbar. The Table Row Properties screen appears. We recommend only users familiar with HTML and CSS style elements adjust the properties on the Advanced tab.

Use the field at the bottom of the screen to select which rows to update with changes — the current row, odd rows in the table, even rows in the table, or all rows in the table.

General Tab

Screen Item

Description

Row type

Select Header, Body, or Footer for the row type.

Alignment

Select the horizontal alignment of the row. You can select Left, Center, Right, or Not Set.

Vertical alignment

Select the vertical alignment of the row. You can select Top, Center, Bottom, or Not Set.

Class

Select the CSS class to apply to the row.

Height

Enter the pixel dimensions to use for the row height.

Advanced Tab

Screen Item

Description

ID

Enter a unique identifier for the row.

Style

Enter the CSS class to apply to the row.

Language direction

Select the directionality for text in the row — left to right or right to left.

Language code

Enter the language code for text in the row, such as “en-US” for United States English. This allows the browser to render content more meaningfully based on accepted cultural practice for the specified language, such as applying correct punctuation and assisting screen readers and search engines.

Background image

To insert an image that appears as the background of the row, click Browse to open the Image library and select an image.

Background colour

Enter the colour for the background of the row. You can enter the standard colour name or hexadecimal value, or click Browse to select the colour from the palette.