How I Learned to Stop Worrying and Ignore WCAG
Success Criteria with Link Purpose Exception
Summary of Link Purpose (In Context)
Warning: Does not apply to (Link Only)
Users can tell where a link goes based on the link text and its context
What can give context?
- The link's immediate heading
- Words in the same sentence
- Words in the same paragraph
- Words in the same list item
- Words in previous list items in a list of similar items
- Attributes
- title
- aria-label
- aria-labelledby
- aria-describedby
Key Terms in Link Purpose (In Context)
- ambiguous to users in general
- No one would know where the link goes without going to it
Link Purpose Exception
No one would know where the link goes without going to it
Examples
One of the notable exports is guava
Luis's Recommendation
- Do not allow "Click Here"
- Follow the single A guideline
- Be mindful of what can provide context
- Provide additional context (using visually hidden text) when link text is re-used
- Read More
- Learn More
- See All