diff options
-rwxr-xr-x | htdocs/header.html | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/htdocs/header.html b/htdocs/header.html index c12e5bc..9471db1 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -4,29 +4,30 @@ <head> <title>W3C HTML Validation Service</title> <link rev="made" href="mailto:gerald@w3.org" /> - <link rel="stylesheet" type="text/css" href="/base.css" /> + <style type="text/css" media="screen">@import "/base.css";</style> <meta name="keywords" content="HTML, Hypertext Markup Language, Validation, W3C HTML Validation Service" /> <meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." /> <meta name="revision" content="<!--#echo var="revision" -->" /> - <!-- SSI Template Version: $Id: header.html,v 1.1 2001-09-19 08:52:08 link Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.2 2001-09-20 16:57:24 link Exp $ --> </head> <body> <p class="navbar"> - <a href="/about.html">About...</a> - <a href="/feedback.html">Feedback</a> - <a href="/whatsnew.html">What's New</a> - <a href="/file-upload.html">Upload Files</a> - <a href="/source/">Source Code</a> - <a href="/docs/">Documentation</a> - <a href="http://jigsaw.w3.org/css-validator/">CSS Validator</a> - <a href="/checklink">Link Checker</a> - <a href="http://www.w3.org/MarkUp/">HTML Home</a> - <a href="http://www.w3.org/People/Raggett/tidy/">HTML Tidy</a> - <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a> - <a href="http://www.w3.org/TR/html401/">HTML 4.01</a> + <span class="hideme"><a href="#skip" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> + <a href="/about.html" title="Information About this Service">About...</a> <span class="hideme">|</span> + <a href="/feedback.html" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span> + <a href="/whatsnew.html" title="The changes made to this service recently">What's New</a> <span class="hideme">|</span> + <a href="/file-upload.html" title="File Upload Interface to this Service">Upload Files</a> <span class="hideme">|</span> + <a href="/source/" title="Information on Source Availability">Source Code</a> <span class="hideme">|</span> + <a href="/docs/" title="Documentation for this Service">Documentation</a> <span class="hideme">|</span> + <a href="http://jigsaw.w3.org/css-validator/" class="offsite" title="The W3C CSS Validator">CSS Validator</a> <span class="hideme">|</span> + <a href="/checklink" class="offsite" title="The W3C Link Checker">Link Checker</a> <span class="hideme">|</span> + <a href="http://www.w3.org/MarkUp/" class="offsite" title="The W3C HTML Home Page">HTML Home</a> <span class="hideme">|</span> + <a href="http://www.w3.org/People/Raggett/tidy/" class="offsite" title="The HTML Tidy Home Page">HTML Tidy</a> <span class="hideme">|</span> + <a href="http://www.w3.org/TR/xhtml1/" class="offsite" title="The XHTML 1.0 Reccommendation">XHTML 1.0</a> <span class="hideme">|</span> + <a href="http://www.w3.org/TR/html401/" class="offsite" title="The HTML 4.01 Reccommendation">HTML 4.01</a> <span class="hideme">|</span> </p> <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home" /></a> |