Go to ADE home.Accessibility in Distance Education
Go to UMUC Web site.
What is Accessibility Legal Issues Understanding Disabilities
This tab is selected: How-To.
Best Practices
This tab is selected:

Long Descriptions

4 of 6

Students Affected: Students who are blind.Students with low vision.

Principles: Provide Meaningful Alternatives, Write for Comprehension



What it Means | How it Works | Testing Tips




What It Means

Many images, especially graphs, charts, and maps, contain information beyond what can be conveyed by simple Link opens in new window.alt text. The alt text provides a brief (100 characters or less) functional description of the graphic, while the long description provides details about each element of the image.


If You Do It Wrong: Some students may not have access to the content of your images.

Example
A text equivalent might indicate to a Link opens in new window.screen reader or Braille user that there is a "Graph showing the change in enrollment from 1950 to 1990," but not the actual data on the changes.

If you only hear the title or text equivalent can you answer basic questions about the graph, such as "Did enrollment increase or decrease?" or "When did the greatest change in enrollment occur?"


If You Do It Right: Students who are blind or have low vision can follow a link to a detailed description of the image, which supplies the information in an accessible format—for example, an accessible data table.

Example
Click the Graph Description link to see an example of a long description.

Changes in Enrollment from 1950 to 1990
Change in enrollment graph.
Graph Description



How It Work
s

  1. Create a new Web page (.html file) that contains a detailed text description of the illustration.

  2. Use the longdesc attribute on the <img> tag. This indicates to screen reader users that a separate Web page provides a detailed description of the image's content.

    Example
    <IMG SRC="graph.gif" LONGDESC="descrip.html" ALT="Change in enrollment graph.">

  3. You may also want to provide a direct link to the description page. Use the <a href> tag to link to the Web page (.html file) you created in Step 1. Make sure to use a descriptive link name—for example, "image description" or "chart description."

    Example
    <a href=descrip.html>Chart Description</a>


    Web Page Editor Instructions
    Link opens in new window.Microsoft FrontPage Link opens in new window.Netscape Composer Link opens in new window.Dreamweaver MX



Testing Tips

An Link opens in new window.accessibility evaluator can remind you to use long descriptions, but you'll need to make a judgment call as to which images require further explanation.

More Info. The Wave and A-Prompt are free online accessibility evaluators.


Images: Back to Illustrations | Forward to Styled Text


Top of page

About this Site Site Map Glossary Contact Us Credits

© 1996-2005 University of Maryland University College • 3501 University Blvd. East, Adelphi, MD 20783 • USA
Phone: 800-888-UMUC (800-888-8682)