Web Historical Disclaimer:

This is a historical page and is no longer maintained. Read our Web history statement for more information.

Skip to Main ContentThe University of Texas at Austin
Accessibility Institute
Making the Web more usable for everyone
 

Home

Consulting

Resources

Research

About Us

Site Map

How-Tos and Demos

Accessible Graphics

Example: alt Text for Functional Graphics

Next page

This example shows the image of a blue arrow to be used as a link to the next page in a sequence

 

How to do it

Code example for alt text on a functional image Opens a new window

 

Rationale

The primary purpose of alt text for functional graphics (such as graphical links, graphical buttons, etc.) is to identify the purpose of the graphic for users who can't see it, rather than to describe the image itself. In this example, a blue arrow serves as a link to another page in a sequence. Thus, alt text saying, "Next page" is more useful than alt text that says "Blue arrow," because it tells users what will happen when they activate the link.

The same principle applies to alt text for graphical buttons such as a gobutton on a search form (<input> elements of type="image") and image-map hotspots (<area> elements)

 

How it sounds with the JAWS screen reader

Listen to JAWS read this graphic Opens a new window

 

JAWS transcript

[Link graphic Next page]

 

Applicable Accessibility Standards and Guidelines

 
Last Modified: 2008 September 28