- From: Ville Skytta <ville@dev.w3.org>
- Date: Wed, 02 Jun 2004 19:07:21 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs In directory hutz:/tmp/cvs-serv26761/docs Modified Files: checklink.html Log Message: Add/revise accesskeys. (l=linkchecker,i=download/install,d=docs,m=markup validator,s=skip navigation) Index: checklink.html =================================================================== RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- checklink.html 31 May 2004 05:54:39 -0000 1.18 +++ checklink.html 2 Jun 2004 19:07:19 -0000 1.19 @@ -19,15 +19,14 @@ <ul class="navbar" id="menu"> <li><span class="hideme"><a href="#skip" accesskey="s" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> - <li><a href="http://validator.w3.org/checklink" title="The Link Checker Service at W3C">Link Checker</a></li> - <li><a href="http://search.cpan.org/dist/W3C-LinkChecker/" title="Download the source / Install this service ">Download</a></li> + <li><a href="http://validator.w3.org/checklink" accesskey="l" title="The Link Checker Service at W3C">Link Checker</a></li> + <li><a href="http://search.cpan.org/dist/W3C-LinkChecker/" accesskey="i" title="Download the source / Install this service">Download</a></li> <li> - <a href="http://validator.w3.org" accesskey="h" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li> + <a href="http://validator.w3.org" accesskey="m" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li> </ul> - <div id="main"> - <a name="skip" id="skip"></a> + <a name="skip" id="skip"></a> <ul> <li><a href="#about">About this service</a></li> <li><a href="#what">What it does</a></li>
Received on Wednesday, 2 June 2004 15:07:21 UTC