CSS ref Table
From w3cyberlearnings
# | Property | CSS | Description |
---|---|---|---|
1 | border-collapse | 2 | Specifies whether or not table borders should be collapsed |
2 | border-spacing | 2 | Specifies the distance between the borders of adjacent cells |
3 | caption-side | 2 | Specifies the placement of a table caption |
4 | empty-cells | 2 | Specifies whether or not to display borders and background on empty cells in a table |
5 | table-layout | 2 | Sets the layout algorithm to be used for a table |