E-mail List Archives
Re: placement of bread crumbs after <h1>
From: Paul J. Adam
Date: Apr 3, 2015 11:59AM
- Next message: Angela French: "Re: html sectioning elements"
- Previous message: Steve Faulkner: "Re: html sectioning elements"
- Next message in Thread: Jonathan Avila: "Re: placement of bread crumbs after
"
- Previous message in Thread: Angela French: "placement of bread crumbs after
"
- View all messages in this Thread
I'd recommend the breadcrumbs be placed above the Main Content H1 as that's the standard convention I've noticed on the web.
Also recommend, role="navigation" aria-label="Breadcrumb".
<div class="breadcrumb" role="navigation" aria-label="Breadcrumb"><a href="#">Home</a> > <a href="#">Becoming a Student</a> > High School</div>
Paul J. Adam
Accessibility Evangelist
www.deque.com <http://www.deque.com/>
> On Apr 3, 2015, at 12:44 PM, Angela French < <EMAIL REMOVED> > wrote:
>
> We are reviewing a new design for our website from our contractors.
>
> A test page can be seen here http://sbctc.edu/redesign/high-school.html
>
> I'm wondering about the location of the breadcrumb navigation. I already have documented that it needs a <nav> tag around it, but I'm wondering about it's placement after the <h1> heading. It LOOKS nice to me as a sighted person to have that nicely styled h1, but semantically, it seems weird to have navigation after the <h1>.
>
> I'd be interested in your opinions as to whether this is truly an accessibility issue, or just a little odd.
>
> Thank you,
>
>
> Angela French
> Internet Specialist
> State Board for Community and Technical Colleges
> 360-704-4316
> <EMAIL REMOVED> <mailto: <EMAIL REMOVED> >
> www.checkoutacollege.com<http://www.checkoutacollege.com>
> www.sbctc.edu<http://www.sbctc.edu>
>
> > > >
- Next message: Angela French: "Re: html sectioning elements"
- Previous message: Steve Faulkner: "Re: html sectioning elements"
- Next message in Thread: Jonathan Avila: "Re: placement of bread crumbs after
"
- Previous message in Thread: Angela French: "placement of bread crumbs after
"
- View all messages in this Thread