How to create accessible tables
PURPOSE
Accessible tables help readers understand relationships between rows and columns.
USE TABLES FOR DATA
Use tables for data, not for page layout.
HEADERS
Include clear column headers and row headers when needed.
KEEP TABLES SIMPLE
Avoid merged cells, nested tables, blank rows, and overly complex layouts.
BEST PRACTICE
If the table is too complex, consider breaking it into smaller tables or explaining the key points in text.