Insert Table

OK Cancel Number of rows Number of columns Table Tag Attributes Cell Tag Attributes Caption

Insert table can be started from Menu: Table > Insert or from toolbar

More info on attributes can be found at http://www.w3.org/TR/REC-html40/struct/tables.html 

Controls:


OK

Inserts the table.

Cancel

Closes the dialog without inserting the table

Number of rows

Specify how many rows the table must have.

Number of columns

Specify how many columns the table must have.

Table Tag Attributes

summary: purpose/structure for speech output
width:  table width
border: controls frame width around table (pixels)
cellspacing: spacing between cells
cellpadding: spacing within cells

Cell Tag Attributes

abbr: abbreviation for header cell
scope: scope covered by header cells
rowspan: number of rows spanned by cell
colspan: number of cols spanned by cell
%cellhalign: horizontal alignment in cells
%cellvalign:  vertical alignment in cells

Caption

Should describe the nature of the table.