Cols:
|
Determines the amount of columns in a table.
|
Rows: |
Determines the amount of rows in a table. |
Cellpadding: |
Sets the amount of space between the border of the table and the text. |
Cellspacing: |
Sets the amount of spacing between table cells. |
Alignment: |
Sets the alignment of a table to right, left or center. |
Border: |
Sets the thickness of the table border. |
Width: |
Sets the width of the table. |
Height: |
Sets the height of the table. |
Class: |
Specify the class style of the table if desired. |
Table′s Caption |
Adds an extra row spanning across the top of the table (the extra space can be used as a caption for the table). |