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

Section 2.3: Relevant accessibility standards and guidelines

All 3 of the major accessibility standards and guidelines refer to the need for providing alternatives for non-text content such as images. Providing ALT text that is appropriate for the role of every image on the site, even if the text is empty (alt=""), and providing longer descriptions of images where needed will apply no matter which set of guidelines you choose to follow for your site.

Section 508

(a) A text equivalent for every non-text element shall be provided (e.g., via "ALT", "longdesc", or in element content).

Web Content Accessibility Guidelines 1.0

Guideline 1. Provide equivalent alternatives for auditory and visual content.

Checkpoint 1.1: Provide a text equivalent for every non-text element (e.g., via "ALT", "longdesc", or in element content). This includes: images, graphical representations of text (including symbols), image map regions, animations (e.g., animated GIFs), applets and programmatic objects, ascii art, frames, scripts, images used as list bullets, spacers, graphical buttons, sounds (played with or without user interaction), stand-alone audio files, audio tracks of video, and video. [Priority 1]

www.w3.org/TR/WAI-WEBCONTENT Opens a new window

Web Content Accessibility Guidelines 2.0 (Working Draft, 27 April 2006)

Guideline 1.1 Provide text alternatives for all non-text content

Success Criterion 1.1.1: For all non-text content, one of the following is true:

www.w3.org/TR/2006/WD-WCAG20-20060427/ Opens a new window

This completes Section 2.3.

Go on to Section 2.4.       Go back to Section 2.2, part 3