iTech
Rich test for 508 compliance
Page Content
Presentation table (fails):
Row 1 column 1 | Row 1 column 2 |
Row 2 column 1 | Row 2 column 2 |
Presentation table (passes):
Row 1 column 1 | Row 1 column 2 |
Row 2 column 1 | Row 2 column 2 |
Data table (fails):
Header 1 | Header 2 |
Row 1 column 1 | Row 1 column 2 |
Row 2 column 1 | Row 2 column 2 |
Data table (passes):
Header 1
|
Header 2
|
---|---|
Row 1 column 1 | Row 1 column 2 |
Row 2 column 1 | Row 2 column 2 |
iframe (fails):
iframe (passes):