The Insert HTML Table menu option is the ninth item in the Page menu. Use the Insert HTML Table option to add an HTML table structure to the selected page. Selecting this option opens the Table dialog box.
Each of the options on this dialog box is described below. Once a table has been inserted, you can double-click the table in the script page and make additional changes.
The row value indicates the number of rows you want to be displayed in the table.
The column value indicates the number of columns you want to be displayed in the table.
Select this option to have a border for the table.
If you select this option a single row will be added to the top of the table that spans all columns. This row is meant to be used for a heading for the table.
If you select this option, a row will be added to the table for columns headings.
If you select this option, a column will be added to the table for row headings.
This field provides an example of what the table will look like on the page.
Clicking the OK button will add an HTML table with the selected characteristics to the page.
Clicking the Cancel button will close the window without creating the HTML table.