Skip to Main Content Art of ALT: Accessible Design for the Humanities

Section 2.4: Evaluation approaches

Evaluating text alternatives

To determine if your site complies with accessibility guidelines, you may need to evaluate whether your site provides appropriate text alternatives for the images on your site.

Evaluation Issues for Alternative Text

For each image on the page, you should ask:

  1. Is the ALT attribute present? (even if the ALT is set to null)
  2. Does the text alternative serve the same purpose or provide the same information as the non-text content?
  3. Is an additional description necessary?

Tools for Evaluating Alt Text

There are tools that can be used to identify images and ALT text but the appropriateness of the text and the need and appropriateness of additional description will require your judgement.

You can do either of the following:

  1. Change your browser settings (you can change them back) to turn off images. There are several ways to turn off images, depending on what browser you use. Read how to change your browser settings. Opens a new window
  2. Or if you use Internet Explorer, Download and install the Accessibility Toolbar at www.visionaustralia.org.au/ais/toolbar. Opens a new window Read toolbar set-up directions. Opens a new window This toolbar offers some different options for checking images.
    1. There is a button called Images. From the choices in the Images menu, you can select toggle images/alt.
    2. There is a button called Tools. From the choices in the Tools menu, you can select The Wave. It gives a graphical representation of where the images are on a page.

Activity 4: Evaluate text alternatives for a Web page

Questions 1-4

Review the Research page of the Harry Ransom Center at Harry Ransom Center Opens a new window





DISPLAY ANSWER 1
Answer: 14 when you count the 4 spacer graphics.

Question 2: Do all images have an ALT associated with them?
DISPLAY ANSWER 2
Answer: Yes

Question 3: What purpose(s) do the majority of the images serve (not counting the spacer images)?
DISPLAY ANSWER 3
Answer: B

Most of the images are links for the navigation. The orange line under the Harry Ransom title is decorative. The Mark Twain image is probably subject to the content developer's interpretation. It could be seen as decorative since the page is not about Mark Twain or the image could be seen as part of the content because it is representative of one of the items in the Harry Ransom Center collection.


Question 4: Is the available alt text meaningful and appropriate?
DISPLAY ANSWER 4
Answer: Yes

The ALT text seems appropriate for the role of each image. One possible change: the HRC logo at the bottom of the page is also a link to the home page and the ALT text should probably reflect that.

Questions 5-8

Review the Smithsonian Institute Geographic Resources page at Smithsonian Institute Geographic Resources Opens a new window





DISPLAY ANSWER 5
Answer: 22.

Question 6: Do all images have an ALT associated with them?
DISPLAY ANSWER 6
Answer: No

Question 7: What purpose(s) do the majority of the images serve (not counting spacer images)?
DISPLAY ANSWER 7
Answer: B

The map in the center and navigation at the top make up the majority of the images and are links that take the user into the site.





DISPLAY ANSWER 8
  1. The spacer images should have empty ALT (alt="").
  2. The images in the center should have ALT text that includes the text that is in the graphic "Geographic Resources from the Smithsonian. Explore rich online resources created by Smithsonian experts for learning more about our world!
  3. The logo link at the bottom left of the page should have ALT "Smithsonian Education home".
  4. The logo link at the bottom right should have ALT "My Wonderful World home"

Points to take away

This completes Section 2.4.

Go on to Section 2.5.       Go back to Section 2.3