Web Accessibility at the University of California
The Challenge
Because screen readers read a Web page from top to bottom and left to right, information placed in tables is often very difficult to understand. If you use the proper HTML markup for data tables, screen reader users will be able to navigate through the table much more easily.
Solutions
Additional Information