The first place to look for information is in the section of the manual where you least expect to find it.

You are currently browsing the recent entries for August, 2007

Constructing More Links

Filed under:

What is the best way to construct a “Read more” link?

Site news, blogs, article archives. These are all examples of situations in which it is common to publish a small text extract (or “teaser”) from a piece of content followed by a link to the full, uncut, version. The problem we have, from an accessibility point of view, is that we need to avoid repetive link text. The common solution, as suggested by WCAG 1.0, is to use the title attribute to distinguish the links.

Constructing More Links: continue reading …