diff options
author | link <link@localhost> | 2002-10-23 23:11:30 +0000 |
---|---|---|
committer | link <link@localhost> | 2002-10-23 23:11:30 +0000 |
commit | 719a15b4ff21ecaaaef1df79ac7554a739c72b16 (patch) | |
tree | 286ebe7d4e660cddb4da44f34db0818111ef61b4 /htdocs/header.html | |
parent | 10613f73ba72509b40a8a84c7077adda383236c4 (diff) | |
download | markup-validator-719a15b4ff21ecaaaef1df79ac7554a739c72b16.zip markup-validator-719a15b4ff21ecaaaef1df79ac7554a739c72b16.tar.gz markup-validator-719a15b4ff21ecaaaef1df79ac7554a739c72b16.tar.bz2 |
s/HTML/MarkUp/ in "W3C HTML Validation Service". cf.
http://lists.w3.org/Archives/Public/www-validator/2002Oct/0080.html
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> |