Tables should present data—not serve as page layout tools. Accessible tables use row and column headers and include captions.
Impact
Headers help screen readers identify what each cell represents, making data understandable and navigable.
How To
- Use the Canvas table tool only for data.
- Keep tables simple and clean.
- Assign row and column headers.
- Add a descriptive caption.
- Use the Canvas accessibility checker.
Things to Avoid
- Complex tables with merged cells.
- Blank cells.
- Using tables for layout.