To change the properties of cells in the table, select a cell and click Table cell properties in the HTML editor toolbar. The Table cell 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 cells to update with changes — .the current cell, all cells in row, or all cells in table.
General Tab
Screen Item |
Description |
Alignment |
Select the horizontal alignment of the cells. You can select Left, Center, Right, or Not Set. |
Vertical alignment |
Select the vertical alignment of the cells. You can select Top, Center, or Bottom. |
Width |
Enter the pixel dimensions to use for the cells. |
Class |
Select the CSS class to apply to the cells. |
Cell type |
Select whether the cell is a header for a column or includes data. |
Scope |
Select whether the cell type applies to the column, row, group of columns, or group of rows. |
Height |
Enter the pixel dimensions to use for the cell. |
Advanced Tab
Screen Item |
Description |
Id |
Enter a unique identifier for the cell. |
Style |
Enter the CSS class to apply to the cell. |
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 cell, click Browse to open the Image library and select an image. |
Border color |
Enter the color for the border of the cell. You can enter the standard color name or hexadecimal value, or click Browse to select the color from the palette. |
Background color |
Enter the color for the background of the cell. You can enter the standard color name or hexadecimal value, or click Browse to select the color from the palette. |