When the <TD> tag
is selected, the Cell Inspector will be displayed, to help you configure
the cell attributes:

- Width & Height – specify the dimensions of the selected cell. The values can be set in pixels, or as a percentage of the table's dimensions. If you enter the width in pixels, and the value is greater than 1000, a pop-up window will display the error message: “Value too big”. We recommend that you enter these values in percent. Usually, the Height is not set because it increases anyway as you type text.
- Align – this dropdown menu specifies the horizontal alignment of the cell's contents and has the following options: Default, Left, Right, Center;
- V Align – this dropdown menu specifies the vertical alignment of the cell's contents and has the following options: Default, Top, Bottom, Baseline, Center;
- Bg Color - this color picker helps you select the desired background color for the selected cell. The color can also be specified by its hexadecimal code;
- Brdr Color – this color picker helps you select the desired border color for the selected cell. The color can also be specified by its hexadecimal code;
- No Wrap – this check-box allows the text entered into a cell to pass on to the next line. If the No Wrap box is checked, the entire text is typed on a single line, thus enlarging the cell.