Insert Table

The "Insert Table" button can be used to add tables to your pages. Tables provide a nice way to display information, similar to the way spreadsheets display information, in a series of columns and rows. Tables can also be used to split webpages up into a number of different areas, making it easier to position content exactly where you want it, in a similar way to frames
Options:
Table CaptionSets a heading which will be displayed above your table
Table SizeThe number of Columns (vertically) and Rows (Horizontally) present in your table
Border WidthSets the width, in Pixels, of the border around the table and all its cells. If "Border Width" is set to "0", no borders will be shown
Cell PaddingSets the distance, in Pixels, between content within a table cell, and the edges of the cell
Cell SpacingSets the distance, in Pixels, between adjacent table cells
Table BordersControls which borders will be shown around the table
Cell BordersControls which borders will be shown around table cells
Style ClassAttach a previously defined Style Class to your table to further customize its appearance
EventsAttach scripted "events" which trigger upon certain user actions/events - Read More about Events
StylesThe "Styles" button allows you to further customize the appearance of your table
Quick Create!If "Quick Create" is clicked, The WebWizard the basic code for all the cells within the table you have defined, allowing you to manually add content to each cell from the main editor window
Power Create!"Power Create" allows you to further customize the appearance and content of each cell within the table - Read more about Power Create!

Next Topic: Insert Special Character >