Table Properties
These properties allow us to control the layout and presentation of table elements. For further information about table formatting, see Table Formatting.
In this Section
- table-layout
specifies the layout algorithm for a table element - border-collapse
specifies the border model for a table element - border-spacing
sets the cell spacing for a table element that uses the separated borders model - empty-cells
controls the rendering of empty cells in a table that uses the separated borders model - caption-side
specifies the position of the caption box relative to the table box
User-contributed notes
There are no comments yet.
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.