|
Section 508 Web Accessibility
- Server-Side Image Maps Checklist
§1194.22(e) Redundant text links shall be
provided for each active region of a server-side image map.
[Back to Table of Contents]
| Checkpoint |
Instructions |
Does the site contain a server-side image map?
|
|
Can all the link regions within the server-side image map be defined by geometric shapes?
|
|
Does the <img> tag contain an alt attribute?
|
| YES: |
Proceed. |
| NO: |
Follow the <alt> tag
guidelines, then proceed. |
|
Is there a redundant text link for each target area?
|
| YES: |
END. |
| NO: |
Follow the redundant text link
guidelines, then END. |
|
[Back to Table of Contents]
|