

How to Create Accessible Graphics
Images used as links and image mapsWhen an image is used as a link or as an image map, alternative text should be provided to describe the function of the link. For example, this image is used to create a link to "Contact Us" page of a web site.
The
Most screen readers identify links to the user so it is not necessary
to specify that the image is used as a link. For images that do
not have text that are used as links, you should provide an
The
If your image is used as an image map, you should create an
This image is used as a navigation bar on a web site, but only a portion
of the image has hot spots. The rest of the image contains content
so you should add an
The code for the image map should have an <map name="Map">
|
This Tutorial is reproduced on this site with the kind permission of WebAIM. For additional information and resources on web accessibility please visit http://www.webaim.org.
© Copyright 2000-2001 WebAIM. All Rights Reserved. Terms of Use.