|
Section 508 Web Accessibility
- Tables Accessibility Checklist
§1194.22(g) Row and column headers shall be identified
for data tables.
§1194.22(h) Markup shall be used to associate data
cells and header cells for data tables that have two or more
logical levels of row or column headers.
[Back to Table of Contents]
| Checkpoint |
Instructions |
Does the page contain tables?
|
|
Does the table contain content or data?
|
|
Are the column headers clearly marked and defined with the proper tagging?
|
| YES: |
Proceed. |
| NO: |
Follow the column header guidelines, then proceed. |
|
Are the row headers clearly marked and defined with the proper tagging?
|
| YES: |
Proceed. |
| NO: |
Follow the row header guidelines, then proceed. |
|
Does the page contain complex tables?
|
| YES: |
Follow the complex table guidelines, then END. |
| NO: |
END. |
|
[Back to Table of Contents]
|