Sets the border model of a table
collapse
separate 5.0 CSS2
border-spacing Sets the distance between the borders
of adjacent cells (only for the
"separated borders" model)
length length CSS2
caption-side Sets the position of the caption
according to the table
top
bottom
left
right CSS2
empty-cells Sets wether cells with no visible content
should have borders or not (only for
the "separated borders" model)
show
hide CSS2
table-layout Sets the algorithm used to lay out the table
auto
fixed 5.0 CSS2