Creating Accessible Tables
December 4, 2025
Use the Table block in the UAMS CMS and:
- Mark the first row as header row
- Add a caption
- Avoid merged cells when possible
- Never use tables for layout
This meets WCAG 1.3.1 (proper reading order and relationships).