css-tables cover page
The specifications below belong to the series 'css-tables'
CSS Table Module Level 3
Working Draft - history
- Tags
- CSS
- Deliverers
- Cascading Style Sheets (CSS) Working Group
This CSS module defines a two-dimensional grid-based layout system, optimized for tabular data rendering. In the table layout model, each display node is assigned to an intersection between a set of consecutive rows and a set of consecutive columns, themselves generated from the table structure and sized according to their content.