|
Section 508 Web Accessibility
- Text Equivalent Images Checklist
§1194.22(a) A text equivalent for every
non-text element shall be provided (e.g., via "alt",
"longdesc", or in element content).
[Back to Table of Contents]
| Checkpoint |
Instructions |
Does the page contain graphics or images?
|
|
Do the <img> tags contain the proper alt attribute values that reflect their purposes?
|
| YES: |
Proceed. |
| NO: |
Follow the alt attribute guidelines, then proceed. |
|
Is the alt description longer than one sentence?
|
|
[Back to Table of Contents]
|