E-mail List Archives
Re: Which should come first - navigation OR content?
From: ben morrison
Date: Apr 25, 2006 9:20AM
- Next message: Christian Heilmann: "Re: Which should come first - navigation OR content?"
- Previous message: Becky Tindle: "Re: Which should come first - navigation OR content?"
- Next message in Thread: Christian Heilmann: "Re: Which should come first - navigation OR content?"
- Previous message in Thread: Becky Tindle: "Re: Which should come first - navigation OR content?"
- View all messages in this Thread
On 4/25/06, John E. Brandt < <EMAIL REMOVED> > wrote:
>
> That said, I am trying to understand what the authors means by "structural
> labels." They state:
>
> "All the participants indicated the inclusion of structural labels
> identifying the different levels of navigation on a web page was useful."
It can be helpful to use headers as "structural labels." On their page
they have the following before the navigation.
<h2 class="displaynone">
Site navigation
</h2>
Although their CSS is actually using display:none to hide it from the
screen and would be better using an offLeft technique so that is
actually visible to screen readers[1].
[1] http://css-discuss.incutio.com/?page=ScreenreaderVisibility
ben
- Next message: Christian Heilmann: "Re: Which should come first - navigation OR content?"
- Previous message: Becky Tindle: "Re: Which should come first - navigation OR content?"
- Next message in Thread: Christian Heilmann: "Re: Which should come first - navigation OR content?"
- Previous message in Thread: Becky Tindle: "Re: Which should come first - navigation OR content?"
- View all messages in this Thread