CSS2 Table Properties Reference Guide
CSS2 Table Properties Reference Guide
This is a complete reference guide to all table-related CSS properties defined in the World Wide Web Consortium’s Cascading Style Sheets Level 2 Recommendation.
Click on any property to view its description and example –
Sr.No. | Property and Description |
---|---|
1 | border-collapse Sets the table border rendering algorithm. |
2 | border-spacing Sets the spacing between borders when there are separate borders. A single value sets both vertical and horizontal spacing; two values ​​set both horizontal and vertical spacing. |
3 | caption-side Sets the position of the table caption. |
4 | empty-cells Hides empty cells in a table when there are separating borders. |
5 | table-layout Determines the table rendering algorithm. |