Checkpoints by Priority
Guidelines
Users of this site also found these sites useful
Guideline 10. Use interim solutions.
Checkpoint 10.5 - Until user agents (including
assistive technologies) render adjacent links distinctly, include non-link,
printable characters (surrounded by spaces) between adjacent links
Users may not realise that links are linking to different pages, if they
are not separated by something that is not a link.
How do I do it?
Simply add a (non-linked) hyphen, stroke, comma etc between links. On
this page the links to each of the wcag guideline pages are separated
with a hyphen.
<p>guideline
<a href="wcagguideline1.htm">1</a>
-
<a href="wcagguideline2.htm">2</a>
-
<a href="wcagguideline3.htm">3</a>
-
<a href="wcagguideline4.htm">4</a>
How do I check that it meets the WCAG criteria?
Webxact will check this automatically.