diff options
-rwxr-xr-x | htdocs/docs/devel.html | 34 | ||||
-rwxr-xr-x | htdocs/docs/errors.html | 31 | ||||
-rwxr-xr-x | htdocs/docs/help.html | 33 | ||||
-rwxr-xr-x | htdocs/docs/index.html | 32 | ||||
-rwxr-xr-x | htdocs/docs/sgml.html | 31 | ||||
-rwxr-xr-x | htdocs/docs/users.html | 32 |
6 files changed, 99 insertions, 94 deletions
diff --git a/htdocs/docs/devel.html b/htdocs/docs/devel.html index 4581279..481edb2 100755 --- a/htdocs/docs/devel.html +++ b/htdocs/docs/devel.html @@ -8,28 +8,19 @@ <link rel="stylesheet" type="text/css" href="/base.css" /> <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="$Id: devel.html,v 1.1 2001-02-23 09:06:49 link Exp $" /> - <meta name="modified" content="$Date: 2001-02-23 09:06:49 $" /> + <meta name="revision" content="$Id: devel.html,v 1.2 2001-03-26 06:56:52 gerald Exp $" /> + <meta name="modified" content="$Date: 2001-03-26 06:56:52 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> <h1><a href="http://www.w3.org/"><img align="left" src="http://www.w3.org/Icons/WWW/w3c_home" height="48" border="0" alt="W3C" /></a> HTML Validator Developers Manual</h1> + <p align="right" class="navbar"> - <a href="about.html">About this service</a> | - <a href="whatsnew.html">What's new</a> | - <a href="source/">Source code</a> | - <a href="feedback.html">Feedback</a><br clear="right"/> - <a href="file-upload.html">Upload files</a> | - <a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator archives</a> | - <a href="http://jigsaw.w3.org/css-validator/">CSS validator</a> | - <a href="checklink">Link checker</a><br clear="right"/> - <a href="http://www.w3.org/People/Raggett/tidy/">HTML Tidy</a> | - <a href="http://www.w3.org/MarkUp/">HTML home</a> | - <a href="http://www.w3.org/TR/html401/">HTML 4.01</a> | - <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a> - <br clear="all" /> + <a href="../">Validator home</a> | + <a href="../about.html">About this service</a> | + <a href="../feedback.html">Feedback</a><br clear="all" /> </p> <p> @@ -68,7 +59,7 @@ for the "check" CGI script. There is a bunch of lines that of the form "use Foo::Bar" where each "Foo::Bar" represents a module. Most modules can be found on <a href="http://www.cpan.org/">CPAN</a>. The following - list was complete when CVS spit out: <code>$Date: 2001-02-23 09:06:49 $</code>. <tt>:-)</tt> + list was complete when CVS spit out: <code>$Date: 2001-03-26 06:56:52 $</code>. <tt>:-)</tt> </p> <dl> <dt><code>LWP::UserAgent</code></dt> @@ -159,5 +150,16 @@ shouldn't dilute the value of the validator as an objective check. </p> </div> + + <hr /> + <address> + <a href="http://validator.w3.org/check/referer"><img + src="http://validator.w3.org/images/vxhtml10" height="31" width="88" + align="right" border="0" alt="Valid XHTML 1.0!" /></a> + <a href="/feedback.html">Webmaster</a><br /> + $Date: 2001-03-26 06:56:52 $ + </address> + </body> + </html> diff --git a/htdocs/docs/errors.html b/htdocs/docs/errors.html index 1710784..1c01cfd 100755 --- a/htdocs/docs/errors.html +++ b/htdocs/docs/errors.html @@ -8,28 +8,19 @@ <link rel="stylesheet" type="text/css" href="/base.css" /> <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="$Id: errors.html,v 1.2 2001-03-06 07:01:47 link Exp $" /> - <meta name="modified" content="$Date: 2001-03-06 07:01:47 $" /> + <meta name="revision" content="$Id: errors.html,v 1.3 2001-03-26 06:56:52 gerald Exp $" /> + <meta name="modified" content="$Date: 2001-03-26 06:56:52 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> <h1><a href="http://www.w3.org/"><img align="left" src="http://www.w3.org/Icons/WWW/w3c_home" height="48" border="0" alt="W3C" /></a> HTML Validator Error Messages</h1> + <p align="right" class="navbar"> - <a href="about.html">About this service</a> | - <a href="whatsnew.html">What's new</a> | - <a href="source/">Source code</a> | - <a href="feedback.html">Feedback</a><br clear="right"/> - <a href="file-upload.html">Upload files</a> | - <a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator archives</a> | - <a href="http://jigsaw.w3.org/css-validator/">CSS validator</a> | - <a href="checklink">Link checker</a><br clear="right"/> - <a href="http://www.w3.org/People/Raggett/tidy/">HTML Tidy</a> | - <a href="http://www.w3.org/MarkUp/">HTML home</a> | - <a href="http://www.w3.org/TR/html401/">HTML 4.01</a> | - <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a> - <br clear="all" /> + <a href="../">Validator home</a> | + <a href="../about.html">About this service</a> | + <a href="../feedback.html">Feedback</a><br clear="all" /> </p> <dl> @@ -545,5 +536,15 @@ </p> </dd> </dl> + + <hr /> + <address> + <a href="http://validator.w3.org/check/referer"><img + src="http://validator.w3.org/images/vxhtml10" height="31" width="88" + align="right" border="0" alt="Valid XHTML 1.0!" /></a> + <a href="/feedback.html">Webmaster</a><br /> + $Date: 2001-03-26 06:56:52 $ + </address> + </body> </html> diff --git a/htdocs/docs/help.html b/htdocs/docs/help.html index 277916a..a917463 100755 --- a/htdocs/docs/help.html +++ b/htdocs/docs/help.html @@ -10,30 +10,21 @@ 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="$Id: help.html,v 1.1 2001-02-23 09:06:49 link Exp $" /> - <meta name="modified" content="$Date: 2001-02-23 09:06:49 $" /> + <meta name="revision" content="$Id: help.html,v 1.2 2001-03-26 06:56:52 gerald Exp $" /> + <meta name="modified" content="$Date: 2001-03-26 06:56:52 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> <h1><a href="http://www.w3.org/"><img align="left" src="http://www.w3.org/Icons/WWW/w3c_home" height="48" border="0" alt="W3C" /></a> HTML Validator Help</h1> + <p align="right" class="navbar"> - <a href="about.html">About this service</a> | - <a href="whatsnew.html">What's new</a> | - <a href="source/">Source code</a> | - <a href="feedback.html">Feedback</a><br clear="right"/> - <a href="file-upload.html">Upload files</a> | - <a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator - archives</a> | - <a href="http://jigsaw.w3.org/css-validator/">CSS validator</a> | - <a href="checklink">Link checker</a><br clear="right"/> - <a href="http://www.w3.org/People/Raggett/tidy/">HTML Tidy</a> | - <a href="http://www.w3.org/MarkUp/">HTML home</a> | - <a href="http://www.w3.org/TR/html401/">HTML 4.01</a> | - <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a> - <br clear="all" /> + <a href="../">Validator home</a> | + <a href="../about.html">About this service</a> | + <a href="../feedback.html">Feedback</a><br clear="all" /> </p> + <div> <h2 id="what-is-it">What does The Validator do?</h2> The Validator is sort of like <code>lint</code> for C. It compares @@ -102,5 +93,15 @@ errors and running your page through The Validator again. </p> </div> + + <hr /> + <address> + <a href="http://validator.w3.org/check/referer"><img + src="http://validator.w3.org/images/vxhtml10" height="31" width="88" + align="right" border="0" alt="Valid XHTML 1.0!" /></a> + <a href="/feedback.html">Webmaster</a><br /> + $Date: 2001-03-26 06:56:52 $ + </address> + </body> </html> diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index 76b6cc6..c242d86 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -10,29 +10,19 @@ 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="$Id: index.html,v 1.1 2001-02-23 09:06:49 link Exp $" /> - <meta name="modified" content="$Date: 2001-02-23 09:06:49 $" /> + <meta name="revision" content="$Id: index.html,v 1.2 2001-03-26 06:56:52 gerald Exp $" /> + <meta name="modified" content="$Date: 2001-03-26 06:56:52 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> <h1><a href="http://www.w3.org/"><img align="left" src="http://www.w3.org/Icons/WWW/w3c_home" height="48" border="0" alt="W3C" /></a> HTML Validator Help Index</h1> + <p align="right" class="navbar"> - <a href="about.html">About this service</a> | - <a href="whatsnew.html">What's new</a> | - <a href="source/">Source code</a> | - <a href="feedback.html">Feedback</a><br clear="right"/> - <a href="file-upload.html">Upload files</a> | - <a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator - archives</a> | - <a href="http://jigsaw.w3.org/css-validator/">CSS validator</a> | - <a href="checklink">Link checker</a><br clear="right"/> - <a href="http://www.w3.org/People/Raggett/tidy/">HTML Tidy</a> | - <a href="http://www.w3.org/MarkUp/">HTML home</a> | - <a href="http://www.w3.org/TR/html401/">HTML 4.01</a> | - <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a> - <br clear="all" /> + <a href="../">Validator home</a> | + <a href="../about.html">About this service</a> | + <a href="../feedback.html">Feedback</a><br clear="all" /> </p> <p> @@ -56,5 +46,15 @@ <dt><a href="devel.html">Developer Information</a></dt> <dd><p>Information about the Validator for programmers.</p></dd> </dl> + + <hr /> + <address> + <a href="http://validator.w3.org/check/referer"><img + src="http://validator.w3.org/images/vxhtml10" height="31" width="88" + align="right" border="0" alt="Valid XHTML 1.0!" /></a> + <a href="/feedback.html">Webmaster</a><br /> + $Date: 2001-03-26 06:56:52 $ + </address> + </body> </html> diff --git a/htdocs/docs/sgml.html b/htdocs/docs/sgml.html index 564064f..72ee79f 100755 --- a/htdocs/docs/sgml.html +++ b/htdocs/docs/sgml.html @@ -8,28 +8,19 @@ <link rel="stylesheet" type="text/css" href="/base.css" /> <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="$Id: sgml.html,v 1.1 2001-02-23 09:06:49 link Exp $" /> - <meta name="modified" content="$Date: 2001-02-23 09:06:49 $" /> + <meta name="revision" content="$Id: sgml.html,v 1.2 2001-03-26 06:56:52 gerald Exp $" /> + <meta name="modified" content="$Date: 2001-03-26 06:56:52 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> <h1><a href="http://www.w3.org/"><img align="left" src="http://www.w3.org/Icons/WWW/w3c_home" height="48" border="0" alt="W3C" /></a> HTML Validator SGML Intro</h1> + <p align="right" class="navbar"> - <a href="about.html">About this service</a> | - <a href="whatsnew.html">What's new</a> | - <a href="source/">Source code</a> | - <a href="feedback.html">Feedback</a><br clear="right"/> - <a href="file-upload.html">Upload files</a> | - <a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator archives</a> | - <a href="http://jigsaw.w3.org/css-validator/">CSS validator</a> | - <a href="checklink">Link checker</a><br clear="right"/> - <a href="http://www.w3.org/People/Raggett/tidy/">HTML Tidy</a> | - <a href="http://www.w3.org/MarkUp/">HTML home</a> | - <a href="http://www.w3.org/TR/html401/">HTML 4.01</a> | - <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a> - <br clear="all" /> + <a href="../">Validator home</a> | + <a href="../about.html">About this service</a> | + <a href="../feedback.html">Feedback</a><br clear="all" /> </p> <div> @@ -125,6 +116,16 @@ The Validator. </p> </div> + + <hr /> + <address> + <a href="http://validator.w3.org/check/referer"><img + src="http://validator.w3.org/images/vxhtml10" height="31" width="88" + align="right" border="0" alt="Valid XHTML 1.0!" /></a> + <a href="/feedback.html">Webmaster</a><br /> + $Date: 2001-03-26 06:56:52 $ + </address> + </body> </html> diff --git a/htdocs/docs/users.html b/htdocs/docs/users.html index 0a89cff..5c6d01d 100755 --- a/htdocs/docs/users.html +++ b/htdocs/docs/users.html @@ -10,29 +10,19 @@ 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="$Id: users.html,v 1.1 2001-02-23 09:06:49 link Exp $" /> - <meta name="modified" content="$Date: 2001-02-23 09:06:49 $" /> + <meta name="revision" content="$Id: users.html,v 1.2 2001-03-26 06:56:52 gerald Exp $" /> + <meta name="modified" content="$Date: 2001-03-26 06:56:52 $" /> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> <h1><a href="http://www.w3.org/"><img align="left" src="http://www.w3.org/Icons/WWW/w3c_home" height="48" border="0" alt="W3C" /></a> HTML Validator User Manual</h1> + <p align="right" class="navbar"> - <a href="about.html">About this service</a> | - <a href="whatsnew.html">What's new</a> | - <a href="source/">Source code</a> | - <a href="feedback.html">Feedback</a><br clear="right"/> - <a href="file-upload.html">Upload files</a> | - <a href="http://lists.w3.org/Archives/Public/www-validator/">www-validator - archives</a> | - <a href="http://jigsaw.w3.org/css-validator/">CSS validator</a> | - <a href="checklink">Link checker</a><br clear="right"/> - <a href="http://www.w3.org/People/Raggett/tidy/">HTML Tidy</a> | - <a href="http://www.w3.org/MarkUp/">HTML home</a> | - <a href="http://www.w3.org/TR/html401/">HTML 4.01</a> | - <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a> - <br clear="all" /> + <a href="../">Validator home</a> | + <a href="../about.html">About this service</a> | + <a href="../feedback.html">Feedback</a><br clear="all" /> </p> <div id="Quickstart" class="stb"> @@ -173,5 +163,15 @@ in our <a href="devel.html">Developer Manual</a>. </p> </div> + + <hr /> + <address> + <a href="http://validator.w3.org/check/referer"><img + src="http://validator.w3.org/images/vxhtml10" height="31" width="88" + align="right" border="0" alt="Valid XHTML 1.0!" /></a> + <a href="/feedback.html">Webmaster</a><br /> + $Date: 2001-03-26 06:56:52 $ + </address> + </body> </html> |