When you get to the point where you really understand your computer, it's probably obsolete.
You are currently browsing the recent entries for August, 2007
Constructing More Links
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.