- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 15 May 2005 13:45:05 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/perl/modules/W3C/LinkChecker/docs
In directory hutz:/tmp/cvs-serv6532
Modified Files:
checklink.html
Log Message:
Access key doc tweaks: spelling, whitespace, consistency with rest of the docs.
Index: checklink.html
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/docs/checklink.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- checklink.html 28 Apr 2005 06:17:47 -0000 1.31
+++ checklink.html 15 May 2005 13:45:03 -0000 1.32
@@ -111,26 +111,28 @@
server congestion.
</p>
- <h3>Access keys </h3>
+ <h3>Access keys</h3>
- <p>
- The following accesskeys are implemented throughout the
- site in an attempt to help users using screen-readers.
- </p>
- <ol>
- <li><p>Home: access key "1" leads back to the service's home page.</p></li>
- <li><p>Skip Navigation: access key "2"...</p>
- <ul>
- <li>... in results pages, leads you to the beginning of the actual results</li>
- <li>... in documentation pages, leads you to the table of contents</li>
- <li>... in other pages (home page, advanced interface pages), leads you to the first form</li>
- </ul>
- </li>
- <li><p>Documentation: access key "3" leads to the documentation index for the service.</p></li>
- <li><p>Feedback: access key "4" leads to the feedback instructions.</p></li>
- </ol>
-
-
+ <p>
+ The following access keys are implemented throughout the
+ site in an attempt to help users using screen readers.
+ </p>
+ <ol>
+ <li>Home: access key "1" leads back to the service's home page.</li>
+ <li>Skip Navigation: access key "2"...
+ <ul>
+ <li>... in results pages, leads you to the beginning of the actual
+ results.</li>
+ <li>... in documentation pages, leads you to the table of
+ contents.</li>
+ <li>... in other pages (home page, advanced interface pages),
+ leads you to the first form.</li>
+ </ul>
+ </li>
+ <li>Documentation: access key "3" leads to the documentation index for
+ the service.</li>
+ <li>Feedback: access key "4" leads to the feedback instructions.</li>
+ </ol>
<h2><a name="install" id="install">Install it locally</a></h2>
Received on Sunday, 15 May 2005 14:27:00 UTC