tag you can put table headers, table rows, table cells, and other tables.
The following attributes are supported:
Note
XHTML tables must be properly formatted (should include
and
tags).Attribute
Value/s
Description
align Left
center
right
Aligns the table. Deprecated. Use
styles instead.
border
Pixels (number, EX: “30” )
Specifies the border width.
Tip: Set border="0" to display
tables with no borders!
cellpaddin
g
Pixels (number, EX: “30” )
%
Specifies the space between the
cell walls and contents
cellspacin
g
Pixels (number, EX: “30” )
%
Specifies the space between cells.
width %
Pixels (number, EX: “30” )
Specifies the width of the table