Re: Example of multiple skip links

>...
>>Joe Clark pointed out that http://mezzoblue.com/ has a small skip link list
>>(a table of contents) at the top of the page:
>>
>><blockquote>
>>      * [3]Skip to Content
>>      * [4]Skip to Navigation
>>      * [5]Skip to Style Switcher
>>      * [6]Skip to Sidebar
>></blockquote>

But if you put the skip links into the <head> </head>, like:

<link rel="contents" title="Skip to Contents" href="#content" />
<link rel="bookmark" title="Skip to Main Menu" href="#menu" />
<link rel="bookmark" title="Skip to Second Menu" href="#menu2" />
<link rel="bookmark" title="Skip to Send Mail" href="#menu" />

this appear on the top of the page into the textual browsers and similar.
It's no better?

Ciao

-----
Maurizio Vittoria
Biblioteca Nazionale Marciana
Tel. 041.2407211 - Fax 041.5238803
mailto:vittoria@marciana.venezia.sbn.it
mailto:mvittoria@webaccessibile.org

Received on Saturday, 26 June 2004 04:47:42 UTC