Tables
This section describes Cascading Style Sheets (CSS) features related to table layout.
In this section
| Property | Description |
|---|---|
|
Indicates whether the row and cell borders of a table are joined in a single border or detached as in standard HTML. | |
|
Specifies the distance between the borders of adjoining cells in a table. | |
|
Determines whether to show or hide a cell without content. | |
|
Sets or retrieves a string that indicates whether the table layout is fixed. |
Show: