

| Property | Description |
| Height | - If blank: the height will adjust automatically - 123px: the height will be set to 123 pixels - 50%: the height will be set to 50% of the page height |
| Width | - If blank: the width will adjust automatically - 123px: the width will be set to 123 pixels - 50%: the width will be set to 50% of the page width |
| Cell Spacing | Defines the space in pixels between each cell |
| Cell Padding | Defines the extra space around text or images within each cell. |
| Alignment | The justification of the table (Left, center or right) |
| Background Color | The background color of the table. Tables are transparent by default, so if 'background' is undefined, the color or image behind the table will be visible. |
| Style Builder | Loads the style bulder dialog which allows various styles to be applied such as font size, font color, border, etc. |
| CSS Class | Assigns a predefined table style. |
| Back Image | Sets an image to be displayed behind text and images within the table. |
| Border | Sets the table border width, color, and layout. |
| ID | Assigns an ID to the table. Mostly used for advanced table functions. |
| Css Class Layout | Select a predefined table style from the list. These styles can be customized by editing the file: c:\program files\helpconsole 2010\_engine\TableLayoutCss.css |