Skip to Content (Press Enter)

This document is a draft, and is designed to show changes from a previous version. It is presently showing added text,changed text,deleted text,[start]/[end] markers,and Issue Numbers.

Hide All Edits   |   Toggle Deletions  |   Toggle Issue Numbers   |   Toggle [start]/[end] Markers   |   Show All Edits

Changes are displayed as follows:

-

Images of Text:
Understanding SC 1.4.8

[begin add]

1.4.8 Images of text are only used for pure decoration or where a particular presentation of text is essential to the information being conveyed. (Level AAA)

Note: Logotypes (text that is part of a logo or brand name) are considered essential.

[2128]
[end add]

Intent of this Success Criterion

The intent of this success criterion is to enable people who require a particular visual presentation of text to be able to adjust the text presentation as required. This includes people who require the text in a particular font size, foreground and background color, font family, line spacing or alignment.

This means implementing the text in a manner that allows its presentation to be changed or providing a mechanism by which users can select an alternate presentation. Using images of text is an example of an implementation that does not allow users to alter the presentation of the text within it.

In some situations, a particular visual presentation of the text is essential to the information being conveyed. This means that information would be lost without that particular visual presentation. In this case implementing the text in a manner that allows its presentation to be changed is not required. This includes text that demonstrates a particular visual aspect of the text, such as a particular font family, or text that conveys an identity, such as text within a company logo.

Text that is decorative does not require implementing the text in a manner that allows its presentation to be changed.

Specific Benefits of Success Criterion 1.4.8:

  • People with low vision (who may have trouble reading the text with the authored font family, size and/or color).

  • People with visual tracking problems (who may have trouble reading the text with the authored line spacing and/or alignment).

Examples of Success Criterion 1.4.8

<eg-group> <head>A quote </head> <description>

A web page contains a quote. The quote itself is presented as italicized text, indented from the right margin. The name of the person to whom the quote is attributed is below the quote with 1.5x the line space and further indented from the right margin. CSS is used to position the text; set the spacing between lines; as well as display the text's font family, size, color and decoration.

</description>
</eg-group>
<eg-group> <head>Navigation items </head> <description>

A web page contains a menu of navigation links that have both an icon and text to describe their target. CSS is used to display the text's font family, size and foreground and background colors; as well as the spacing between the navigation links.

</description>
</eg-group>
<eg-group> <head># A logo containing text </head> <description>

A web site contains the organisation's logo in the top left corner of each web page. The logo contains logotype (text as part, or all, of the logo). The visual presentation of the text is essential to the identity of the logo and is included as a gif image which does not allow the text characteristics to be changed. The image has a text alternative.

</description>
</eg-group>
<eg-group> <head>Representation of a font family</head> <description>

A web page contains information about a particular font family. Substituting the font family with another font would defeat the purpose of the representation. The representation is included as a jpeg image which does not allow the text characteristics to be changed. The image has a text alternative.

</description>
</eg-group>
<eg-group> <head>A representation of a letter </head> <description>

A web page contains a representation of an original letter. The depiction of the letter in its original format is essential to information being conveyed about the time period in which it was written. The letter is included as a gif image which does not allow the text characteristics to be changed. The image has a text alternative.

</description>
</eg-group>
<eg-group> <head>Symbolic text characters </head> <description>

A form allows users to enter blocks of text. The form provides a number of buttons, including functions to style the text and check spelling. Some of the buttons use text characters that do not form a sequence that expresses something in human language. For example "B" to increase font weight, "I" to italicize the text and "ABC" to check the spelling. The symbolic text characters are included as gif images which do not allow the text characteristics to be changed. The buttons have text alternatives.

</description>
</eg-group>

Related Resources

Resources are for information purposes only, no endorsement implied.

Techniques and Failures for Success Criterion 1.4.8 [Images of Text]

Each numbered item in this section represents a technique or combination of techniques that the WCAG Working Group deems sufficient for meeting this success criterion. The techniques listed only satisfy the success criterion if all of the WCAG 2.0 conformance requirements have been met.

Sufficient Techniques

  1. Using CSS to control visual presentation of text (future link)

  2. Providing controls on the Web page that change the visual presentation of text (future link)

  3. G140: Separating information and structure from presentation so that Web pages can be presented different ways without losing information OR Separating information and structure from presentation to enable modification of presentation without altering content (future link)

Additional Techniques (Advisory) for 1.4.8

Although not required for conformance, the following additional techniques should be considered in order to make content more accessible. Not all techniques can be used or would be effective in all situations.

General Techniques for Non-Decorative Content

  • Using server-side scripts to resize images of text (future link)

  • Using server-side scripts to resize images of text (future link)

CSS Techniques

Failures for SC 1.4.8

The following are common mistakes that are considered failures of Success Criterion 1.4.8 by the WCAG Working Group.

(No failures currently documented)

  1. Failure of SC 1.4.8 due to using images of text where the visual presentation of the text is not essential (future link)

Key Terms

pure decoration

serving only an aesthetic purpose, providing no information, and having no functionality

Note: Text is only purely decorative if the words can be rearranged or substituted without changing their purpose.

Example: The cover page of a dictionary has random words in very light text in the background.

text

sequence of characters that can be programmatically determined, where the sequence is expressing something in human language