Specific Barriers to Web Access

------------------------------------------------------------

The purpose of this document is to help web designers understand how specific types of disabilities and their technical accommodations can raise barriers to web accessibility.

In many cases, adaptive technology is already available to address the accessibility issue, so the web publisher need not (and in some cases should not) attempt to duplicate that technology. However, adaptive technologies themselves can cause significant changes in the way that information is read from a computer screen. Web designers need to be aware of how adaptive technology affects access to their pages so they can consider this information when making design decisions. Many potential accessibility problems can be avoided by designing pages in ways that are already considered to be "good style" on other grounds.

Table of Contents by Disability

  1. Difficulty coordinating fine muscle movements in hands and/or eyes.
  2. Cognitive, learning or developmental impairments.
  3. Deaf with American Sign Language as native language; English as second language.
  4. Hearing Impaired; cannot hear audio.
  5. Difficulty seeing small things.
  6. Difficulty seeing in conditions of low-contrast.
  7. Cannot distinguish colors - various specific problems.
  8. Blind (moderate to complete vision loss).

1. Difficulty coordinating fine muscle movements in hands and/or eyes.

Broad range of disabilities, including repetitive strain injuries, cerebral palsy, arthritis, quadriplegia, and other disabilities.

Adaptive Technology or Strategy

Web Issues

The greatest problem associated with this disability and its adaptive technology is difficulty in guiding the cursor with precision. If links or hot images are too small (some guidelines recommend .5" by .5" as the minimum size), the user will miss the target.

Questions to consider:

2. Cognitive, learning or developmental impairments.

Adaptive Technology or Strategy

Screen reader with speech synthesis (see Blind).

May prefer to use graphics as a source of information when possible because of difficulties with written English.

Web Issues

In the international world of the web, many non-disabled users do not possess native skills with English.

Questions to consider:

3. Deaf with American Sign Language as native language; English as second language.

Adaptive Technology or Strategy

May prefer to use graphics as a source of information when possible because of difficulties with written English.

Web Issues

4. Hearing Impaired; cannot hear audio.

Adaptive Technology or Strategy

Relies on text and graphics for information.

Web Issues

Many non-hearing impaired users own computers that still do not have speakers of a high enough quality to project understandable speech or enjoyable music.

Questions to consider:

5. Difficulty seeing small things.

Adaptive Technology or Strategy

Web Issues

Because the technology for magnifying information displayed on a computer screen is widely available, it can actually be counterproductive to design a web page with large fonts in order to accommodate this population.

Questions to consider:

6. Difficulty seeing in conditions of low-contrast

Adaptive Technology or Strategy

Web Issues

7. Cannot distinguish colors - various specific problems

Adaptive Technology or Strategy

Some perceive color differences based on saturation and brightness more than on hue.

Saturation
Intensity of a color; the lighter it is the less saturated it is.
Brightness
Percentage of black in a color; more black makes a color less bright.
Hue
The color category; for example, the hue red contains many different "shades" of red.

Web Issues

The general population shows variation in its response to color. Many non-disabled people find it unpleasant to view certain colors side by side with other colors.

Questions to consider:

8. Blind (moderate to complete vision loss).

Emerging Technologies - Web Issues

As the Web matures, new helper applications, search and indexing tools, and intelligent agents will be created to assist the general population in managing data found on the Web. Applications written to the HTML 3.2 specification will produce unpredictable and erroneous results when used to manage web pages that do not conform to the specification.

Braille - Web Issues

Although Braille display devices are available, they are too expensive for most people to own. Not all blind people know Braille, but those who want to use it usually download text files and then convert them to printed Braille.

Screen Readers

Screen Reader with speech synthesizer technology is more widely used than Braille, and it usually has many features. Below is a list of Screen Reader features and the Web Issues associated with them.

Sequential Reading
Screen Readers read sequentially from top to bottom, left to right (they are easily confused by columns).
As speech synthesis technology matures, browsers designed specifically to read HTML will make greater use of HTML tags to format output and provide options for the user. Tags that are used not according to the HTML 3.2 specification will create problems for such browsers.
Immediate Start
Screen Readers begin reading as soon as the page is loaded.
Navigation
Navigation is by link, word, line or character, but not by sentence or paragraph.
Images
Screen Readers read content of ALT attributes with images but cannot interpret images themselves.
Background Wallpaper
Screen Readers cannot interpret background graphical wallpaper (because there is no ALT attribute).
Blinking Text
Screen Readers cannot reliably read blinking text (sometimes they skip it and sometimes they fixate on it).
Search and Punctuation
Screen Readers can search for text strings or attributes (jumping from link to link is accomplished by searching for underlined text). They use punctuation (periods, commas, etc.) to structure speech output.

------------------------------------------------------------

Return button. Back to Access Web home page

Last updated 18-Feb-97.