Skip to main content

Recommended technique R1:

On this page:

Rationale

Some users, including people who are blind or have low vision, use technologies that present all links on a Web page as a simple list. For an overview of the page, the user views the list or tabs to each link and listens with synthesized speech. Links that say go or click here do not make sense when read out of context if there are more than one. More than one link text click here does not indicate what information will be displayed if the link is clicked. The problem is magnified when there are a large number of links with the same link text. Each link should uniquely indicate the target of the link.

A related problem is when the same descriptive link text is used more than once, but links to a different page in each case. For example, it is confusing when the link "product" is used to link to the product's home page and later on down the page the same link "product" is used to link to a different page about additional information. It is not as confusing and therefore not as necessary to have all links to the same reference be the same exact link. For example, an image link and a text link may link to the same resource and not be confusing. Each link should make sense when read out of context.

The following techniques and examples support better ease of us and are recommended to improve accessibility:

Descriptive Link Text

Use descriptive link text instead of Click here. Ensure that each link makes sense when it is read out of context. Link text should be informative but not verbose. For example:

To review this topic, return to Checkpoint 15

instead of

To review this topic, click here.

Testing

After a Web site or template has been created, check the site to ensure that it complies with accessibility requirements. Several techniques are available to verify that links on Web pages are accessible to people with disabilities.

Techniques
Verify Action Result
Links View the page with a screen reader, using its links list function, if available. Ensure that each link is understandable. Links are appropriate and make sense out of context.
  Review the documentation for your authoring tool to determine if it can list links. Examine the list of links out of context. Ensure that each link is understandable. Links are appropriate and make sense out of context.

©2001, 2008 IBM Corporation

Last updated January 17, 2008.