diff options
Diffstat (limited to 'htdocs/header.html')
-rwxr-xr-x | htdocs/header.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/header.html b/htdocs/header.html index 397b6da..d1fc6f9 100755 --- a/htdocs/header.html +++ b/htdocs/header.html @@ -8,11 +8,11 @@ <link rev="start" href="<!--#echo var="relroot" -->" title="Home Page" /> <style type="text/css" media="screen">@import "<!--#echo var="relroot" -->base.css";</style> <meta name="keywords" content="HTML, Hypertext Markup Language, Validation, - W3C HTML Validation Service" /> + W3C MarkUp 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.13 2002-10-22 23:05:09 ot Exp $ --> + <!-- SSI Template Version: $Id: header.html,v 1.14 2002-10-23 23:11:29 link Exp $ --> </head> <body> @@ -24,7 +24,7 @@ <div class="navbar"> <p class="main"> <span class="hideme"><a href="#skip" accesskey="s" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> - <a href="<!--#echo var="relroot" -->" accesskey="h" title="Go to the Home Page for The W3C HTML Validation Service">Home Page</a> <span class="hideme">|</span> + <a href="<!--#echo var="relroot" -->" accesskey="h" title="Go to the Home Page for The W3C MarkUp Validation Service">Home Page</a> <span class="hideme">|</span> <a href="<!--#echo var="relroot" -->docs/" title="Documentation for this Service">Documentation</a> <span class="hideme">|</span> <a href="<!--#echo var="relroot" -->source/" title="Information on Source Availability">Source Code</a> <span class="hideme">|</span> <a href="<!--#echo var="relroot" -->whatsnew.html" title="The changes made to this service recently">What's New</a> <span class="hideme">|</span> |