Goal
- Give users access to tables that are exploitable by their user agents and that can be reproduced in a way that will always be understandable.
Implementation
Systematically use the table
element and the associated tr, td, th, caption
elements to tag data tables, and not images reproducing the table.
Find out more:
Control
Make sure that no data table is managed as an image.