> I need to provide a skip navigation link for pages, what is the best way to 
> do this. All my pages have different named divs so can I just put a named 
> anchor and link it.
>
> Any suggestions welcome.

The idea of a skip link is that it points to a target that is after
the ones you need to skip. How about simply calling the content
section on every page #content and link to that?

I don't really know how you could end up with differently named DIVs
on every page in the site, that doesn't sound like a planned CSS to
me.


--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to