E-mail List Archives
Re: accessibility rule help please
From: Karl Groves
Date: Jun 10, 2009 1:15PM
- Next message: Pamela Berman: "Re: accessibility rule help please"
- Previous message: Evans, Donald (Contractor): "Re: accessibility rule help please"
- Next message in Thread: Pamela Berman: "Re: accessibility rule help please"
- Previous message in Thread: Evans, Donald (Contractor): "Re: accessibility rule help please"
- View all messages in this Thread
Here ya go, Angela
WCAG 1.0 Priority 2
13.1 Clearly identify the target of each link.
NFB Certification
Links
WCAG 2.0 Level AAA
2.4.9 Link Purpose (Link Only)
KWCAG
3-2-4 - Ensure clarify target location for the each link
Karl
----- Original Message -----
From: "Angela French" < <EMAIL REMOVED> >
To: "WebAIM Discussion List" < <EMAIL REMOVED> >, " <EMAIL REMOVED> " < <EMAIL REMOVED> >
Sent: Wednesday, June 10, 2009 2:39:17 PM GMT -05:00 US/Canada Eastern
Subject: [WebAIM] accessibility rule help please
Hello,
I'm trying to find the guideline/checkpoint that makes the code below fail an accessibility check. The rules which says that two different links on a page can't have the same target.
<p>
<a href="http://weather.com">Link label example 1</a><br />
<a href="http://weather.com">Link label example 2</a><br />
</p>
I'm going nuts trying to find it. I tested my sameple page and it validated! I could have sworn this would fail an accessibility check.
Thanks!
Angela French
Internet Specialist
State Board for Community and Technical Colleges
360-704-4316
http://www.checkoutacollege.com<http://www.checkoutacollege.com/>
- Next message: Pamela Berman: "Re: accessibility rule help please"
- Previous message: Evans, Donald (Contractor): "Re: accessibility rule help please"
- Next message in Thread: Pamela Berman: "Re: accessibility rule help please"
- Previous message in Thread: Evans, Donald (Contractor): "Re: accessibility rule help please"
- View all messages in this Thread