- From: Mercurial notifier <nobody@w3.org>
- Date: Thu, 05 Aug 2010 14:47:03 +0000
- To: link-checker updates <www-validator-cvs@w3.org>
changeset: 125:9186765e0512
user: ot
date: Thu Apr 28 06:17:47 2005 +0000
files: docs/checklink.html
description:
adding access keys documentation
diff -r 8ec4e02fb8b5 -r 9186765e0512 docs/checklink.html
--- a/docs/checklink.html Wed Apr 27 15:23:09 2005 +0000
+++ b/docs/checklink.html Thu Apr 28 06:17:47 2005 +0000
@@ -6,7 +6,7 @@
<title>W3C Link Checker Documentation</title>
<link rev="made" href="mailto:www-validator@w3.org" />
<style type="text/css" media="all">@import "linkchecker.css";</style>
- <meta name="revision" content="$Id: checklink.html,v 1.30 2005-04-09 14:52:49 ville Exp $" />
+ <meta name="revision" content="$Id: checklink.html,v 1.31 2005-04-28 06:17:47 ot Exp $" />
</head>
<body>
@@ -110,6 +110,27 @@
second between requests to each server to avoid abuses and target
server congestion.
</p>
+
+ <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>
+
+
<h2><a name="install" id="install">Install it locally</a></h2>
@@ -274,7 +295,7 @@
alt="Valid XHTML 1.0!" /></a>
<a title="Send Feedback for the W3C Link Checker"
href="http://validator.w3.org/feedback.html">The W3C Validator Team</a><br />
- $Date: 2005-04-09 14:52:49 $
+ $Date: 2005-04-28 06:17:47 $
</address>
<p class="copyright">
<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2005
Received on Thursday, 5 August 2010 14:47:18 UTC