All CSS Table Properties
The number in the "CSS" column indicates in which CSS version the property is defined (CSS1 or CSS2).
| Property | Description |
Values |
CSS |
Specifies whether or not table borders should be collapsed |
collapse |
2 |
|
Specifies the distance between the borders of adjacent cells |
length length |
2 |
|
Specifies the placement of a table caption |
top |
2 |
|
Specifies whether or not to display borders and background on empty cells in a table |
show |
2 |
|
Sets the layout algorithm to be used for a table |
auto |
2 |