WebAIM - Web Accessibility In Mind

E-mail List Archives

RE: repetitive navigation

for

From: julian.rickards@ndm.gov.on.ca
Date: Feb 6, 2003 6:53AM


<snip>
<a name="maincontent"></a>Begin your main content here.

Some people shy away from this technique because it adds 4 extra words to
their design that wouldn't otherwise be there, but this method is more
innclusive.
</snip>

You could hide the 4 words from CSS aware browsers such as:

<a name="maincontent" style="display: none">Begin your main content
here.</a>

or you set up the style as a class but either way, the text is hidden.

HTH,

Jules


----
To subscribe, unsubscribe, or view list archives,
visit http://www.webaim.org/discussion/