Home > Basic Functions > Working with Tables > Table Properties
Table Properties
To display the 'Table Wizard', click in the table, and select 'Set Table properties'
The 'Table Wizard' dialog will be displayed.
Property Overview
Property |
Description |
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 |
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 |
Background |
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. |
Alignment |
The justification of the table (Left, center or right) |
Cell Spacing |
Defines the space in pixels between each cell |
Cell Padding |
Defines the extra space around text or images within each cell. |
ID |
Assigns an ID to the table. Mostly used for advanced table functions. |
Background Image |
Sets an image to be displayed behind text and images within the table.
|
CSS Class |
Assigns a predefined table style. |
Border |
Sets the table border width, color, and layout. |
|
|
See also Rad Editor - Creating Tables Rad Editor - Using the Table Wizard Adding a Table Cell Properties
|