WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: labeling sections

for

From: Steve Faulkner
Date: Feb 14, 2018 10:48AM


>
> I have two <section> element on a web page. I am getting an accessibility
> validation error for "Non-distinguishable landmarks". Not sure quite how
> to distinguish them


This is an error in the tool you are using. They are only exposed as
regions if they have an accessible name via aria-label or aria-labelledby,
otherwise they are akin to <div> elements. I would suggest you ignore the
error.

--

Regards

SteveF
Current Standards Work @W3C
<http://www.paciellogroup.com/blog/2015/03/current-standards-work-at-w3c/>;

On 14 February 2018 at 17:14, Angela French < <EMAIL REMOVED> > wrote:

> Hello,
> I have two <section> element on a web page. I am getting an accessibility
> validation error for "Non-distinguishable landmarks". Not sure quite how
> to distinguish them, I tried a name attribute which resulted in an error.
> Then I tried an aria-label attribute which also resulted in an error. What
> is the proper way to distinguish <sections>?
>
> Thank you
>
>
>
> Angela French
> Internet/Intranet Specialist
> Washington State Board for Community and Technical Colleges
> <EMAIL REMOVED> <mailto: <EMAIL REMOVED> > * o: 360-704-4316 * f:
> 360-704-4414
> sbctc.edu<https://www.sbctc.edu/> * Twitter: @SBCTCWashington<https://
> twitter.com/SBCTCWashington> * Facebook: @WASBCTC<https://www.facebook.
> com/wasbctc/>
>
> > > > >