link-checker commit: Sync navigation link placement with generated pages, remove no longer needed "skip navigation" link.

changeset:   186:c153851a32e7
user:        ville
date:        Thu Sep 13 15:45:50 2007 +0000
files:       docs/checklink.html
description:
Sync navigation link placement with generated pages, remove no longer needed "skip navigation" link.


diff -r 4e3f758873fb -r c153851a32e7 docs/checklink.html
--- a/docs/checklink.html	Thu Sep 13 15:42:41 2007 +0000
+++ b/docs/checklink.html	Thu Sep 13 15:45:50 2007 +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.37 2007-07-24 15:41:56 ville Exp $" />
+    <meta name="revision" content="$Id: checklink.html,v 1.38 2007-09-13 15:45:50 ville Exp $" />
   </head>
 
   <body>
@@ -16,14 +16,6 @@
 	<a href="http://www.w3.org/QA/"><img src="qa-small.png" height="48" width="72" alt="QA" /></a>
       Link Checker</h1>
     </div>
-
-    <ul class="navbar" id="menu">
-        <li><span class="hideme"><a href="#main" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>
-            <a href="http://validator.w3.org/checklink" accesskey="1" 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="#csb" title="feedback: comments, suggestions and bugs" accesskey="4">Feedback</a></li>
-        <li><a href="http://validator.w3.org" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li>
-    </ul>
 
     <div id="main">
     <ul>
@@ -300,13 +292,21 @@
     </p>
 
     </div>
+
+    <ul class="navbar" id="menu">
+        <li><a href="http://validator.w3.org/checklink" accesskey="1" 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="#csb" title="feedback: comments, suggestions and bugs" accesskey="4">Feedback</a></li>
+        <li><a href="http://validator.w3.org" title="Validate your markup with the W3C Markup Validation Service">Validator</a></li>
+    </ul>
+
     <address>
       <a href="http://validator.w3.org/check?uri=referer"><img
         src="valid-xhtml10.png" height="31" width="88"
         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: 2007-07-24 15:41:56 $
+      $Date: 2007-09-13 15:45:50 $
     </address>
     <p class="copyright">
       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007

Received on Thursday, 5 August 2010 14:47:20 UTC