diff options
Diffstat (limited to 'htdocs/feedback.html')
-rwxr-xr-x | htdocs/feedback.html | 43 |
1 files changed, 7 insertions, 36 deletions
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> |