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 Table row properties 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 in table part

Enter the number of columns.

Alignment

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

Vertical alignment

Enter the pixel dimensions to use for the cell.

Class

Select the CSS class to apply.

Height

Enter the pixel dimensions to use for the cell.

Update current row

Enter the pixel dimensions to use for the cell.

Advanced Tab

Screen Item

Description

Id

Enter a unique identifier for the table.

Style

Enter the CSS class to apply to the table.

Language direction

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

Language code

Enter the language code for text in the table, 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 table or cell, click Browse to open the Image library and select an image.

Background color

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