diff options
-rwxr-xr-x | htdocs/about.html | 25 | ||||
-rwxr-xr-x | htdocs/docs/index.html | 39 | ||||
-rwxr-xr-x | htdocs/feedback.html | 43 | ||||
-rwxr-xr-x | htdocs/index.html | 42 | ||||
-rwxr-xr-x | htdocs/source/index.html | 39 | ||||
-rwxr-xr-x | htdocs/whatsnew.html | 29 |
6 files changed, 31 insertions, 186 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index d976146..2131634 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -1,17 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>About the W3C HTML Validation Service</title> - <meta name="revision" - content="$Id: about.html,v 1.9 2001-09-14 06:41:41 gerald Exp $" /> - <link rel="stylesheet" type="text/css" href="base.css" /> - </head> - <body> - <h1><a href="http://www.w3.org/"><img - id="logo" src="http://www.w3.org/Icons/WWW/w3c_home" height="48" - alt="W3C" /></a> HTML Validation Service: About</h1> +<!--#set var="revision" value="\$Id: about.html,v 1.10 2001-09-19 07:43:39 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-19 07:43:39 $" --> +<!--#include virtual="/header.html" --> <div> <h2>About the W3C HTML Validation Service</h2> @@ -119,12 +108,6 @@ <a href="http://www.markgaither.com/">Mark Gaither</a>. </p> - <address> - <a href="http://validator.w3.org/check/referer"><img - src="http://validator.w3.org/images/vxhtml10" height="31" width="88" - alt="Valid XHTML 1.0!" /></a> - <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-09-14 06:41:41 $ - </address> +<!--#include virtual="/footer.html" --> </body> </html> diff --git a/htdocs/docs/index.html b/htdocs/docs/index.html index c242d86..6c8a98b 100755 --- a/htdocs/docs/index.html +++ b/htdocs/docs/index.html @@ -1,29 +1,6 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - - <head> - <title>W3C HTML Validation Service Documentation Index</title> - <link rev="made" href="mailto:gerald@w3.org" /> - <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: 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="../">Validator home</a> | - <a href="../about.html">About this service</a> | - <a href="../feedback.html">Feedback</a><br clear="all" /> - </p> +<!--#set var="revision" value="\$Id: index.html,v 1.3 2001-09-19 07:43:39 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-19 07:43:39 $" --> +<!--#include virtual="/header.html" --> <p> Here you'll find the documentation for The W3C HTML Validation Service. @@ -47,14 +24,6 @@ <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> - +<!--#include virtual="/footer.html" --> </body> </html> diff --git a/htdocs/feedback.html b/htdocs/feedback.html index 20ed4e3..43d3f74 100755 --- a/htdocs/feedback.html +++ b/htdocs/feedback.html @@ -1,30 +1,11 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> +<!--#set var="revision" value="\$Id: feedback.html,v 1.10 2001-09-19 07:43:39 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-19 07:43:39 $" --> +<!--#include virtual="/header.html" --> -<head> - <title>W3C HTML Validation Service: How to Provide Feedback</title> - <link rev="made" href="mailto:gerald@w3.org"> - <meta name="keywords" content="HTML, Hypertext Markup Language, Validation, - W3C HTML Validation Service, How to Provide Feedback"> - <meta name="description" content="How to Provide Feedback on W3C's - Validation Service."> - <meta name="revision" - content="$Id: feedback.html,v 1.9 2000-02-01 21:43:57 gerald Exp $"> -</head> - -<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> - -<p> - <a href="http://www.w3.org/"><img - src="http://www.w3.org/Icons/WWW/w3c_home" height=48 border=0 - alt="W3C"></a> -</p> - -<h1>How to Provide Feedback on <a href="/">W3C's Validation Service</a></h1> +<h2>How to Provide Feedback on <a href="/">W3C's Validation Service</a></h1> <dl> - <dt><big><strong>If your page doesn't validate, and you don't - know why</strong></big>, or<br> + <dt>If your page doesn't validate, and you don't know why, or<br> <big><strong>you have a question about HTML or validation</strong></big> <dd> @@ -86,17 +67,7 @@ </dl> -<hr> - -<address> - <a href="http://validator.w3.org/check/referer"><img - src="http://validator.w3.org/images/vh40.gif" height=31 width=88 - align=right border=0 alt="Valid W3C HTML 4.0!"></a> - <a href="http://www.w3.org/People/Gerald/">Gerald Oskoboiny</A><br> - $Date: 2000-02-01 21:43:57 $ -</address> - -</body> - +<!--#include virtual="/footer.html" --> + </body> </html> diff --git a/htdocs/index.html b/htdocs/index.html index 3432f85..ca2bcd9 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,33 +1,7 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>W3C HTML Validation Service</title> - <link rev="made" href="mailto:gerald@w3.org" /> - <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." /> - </head> +<!--#set var="revision" value="\$Id: index.html,v 1.43 2001-09-19 07:43:39 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-19 07:43:39 $" --> +<!--#include virtual="/header.html" --> - <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="source/">Source Code</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="file-upload.html">Upload Files</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> - </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> - HTML Validation Service</h1> <div class="intro"> <p> Welcome to the W3C HTML Validation Service; a free service that checks @@ -151,13 +125,9 @@ <a href="http://jigsaw.w3.org/css-validator/">CSS Validation Service</a>. </p> </div> - <address> - <a href="http://validator.w3.org/check/referer"><img - src="http://validator.w3.org/images/vxhtml10" height="31" width="88" - alt="Valid XHTML 1.0!" /></a> - <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-09-19 00:37:52 $ - </address> + + +<!--#include virtual="/footer.html" --> </body> </html> diff --git a/htdocs/source/index.html b/htdocs/source/index.html index baf0dfc..e1712ff 100755 --- a/htdocs/source/index.html +++ b/htdocs/source/index.html @@ -1,25 +1,6 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<html> - -<head> - <title>W3C HTML Validation Service: Source Code</title> - <link rev="made" href="mailto:gerald@w3.org"> - <meta name="keywords" content="HTML, Hypertext Markup Language, Validation, - W3C HTML Validation Service, Source Code"> - <meta name="description" content="Source Code for W3C's Validation Service."> - <meta name="revision" - content="$Id: index.html,v 1.13 2001-08-23 19:32:45 gerald Exp $"> -</head> - -<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> - -<p> - <a href="http://www.w3.org/"><img - src="http://www.w3.org/Icons/WWW/w3c_home" height=48 border=0 - alt="W3C"></a> -</p> - -<h1>W3C HTML Validation Service: Source Code</h1> +<!--#set var="revision" value="\$Id: index.html,v 1.14 2001-09-19 07:43:39 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-19 07:43:39 $" --> +<!--#include virtual="/header.html" --> <p> The source code for the <a @@ -176,17 +157,7 @@ mailing list</a>. </p> -<hr> - -<address> - <a href="http://validator.w3.org/check/referer"><img - src="http://validator.w3.org/images/vh40.gif" height=31 width=88 - align=right border=0 alt="Valid W3C HTML 4.0!"></a> - <a href="../feedback.html">Webmasters</a><br> - $Date: 2001-08-23 19:32:45 $ -</address> - -</body> - +<!--#include virtual="/footer.html" --> + </body> </html> diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index c99a4a9..00b5152 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,20 +1,7 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>W3C HTML Validation Service: What's New</title> - <link rev="made" href="mailto:gerald@w3.org" /> - <link rel="stylesheet" type="text/css" href="base.css" /> - <meta name="keywords" content="HTML, Hypertext Markup Language, Validation, - W3C HTML Validation Service, What's New" /> - <meta name="description" content="What's New with the W3C Validation Service." /> - <meta name="revision" - content="$Id: whatsnew.html,v 1.21 2001-09-14 03:48:22 gerald Exp $" /> - </head> - <body> - <h1><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" - src="http://www.w3.org/Icons/WWW/w3c_home" /></a> - W3C HTML Validation Service: What's New</h1> +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.22 2001-09-19 07:43:39 link Exp $" --> +<!--#set var="date" value="\$Date: 2001-09-19 07:43:39 $" --> +<!--#include virtual="/header.html" --> + <div class="intro"> <p> This page lists recent changes to <a href="/">the W3C HTML Validation @@ -188,12 +175,6 @@ </p> </dd> </dl> - <address> - <a href="http://validator.w3.org/check/referer"><img - src="http://validator.w3.org/images/vh40.gif" height="31" width="88" - alt="Valid HTML 4.0!" /></a> - <a href="/feedback.html">Gerald Oskoboiny</a><br /> - $Date: 2001-09-14 03:48:22 $ - </address> +<!--#include virtual="/footer.html" --> </body> </html> |