Tables - Section 8
In this section:
- DEV 8.1 - Data tables: simplify and mark up with special HTML
- DEV 8.2 - Layout tables: ensure correct readout order, avoid complicated nesting, describe with summary attribute
Use proportional sizing (% values) where possible for all tables, data or layout - this allows the table to be resized relative to screen resolution (tables with absolute sizes do not transform gracefully for users with smaller screens or lower resolutions).
