diff options
-rwxr-xr-x | htdocs/feedback.html | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/htdocs/feedback.html b/htdocs/feedback.html new file mode 100755 index 0000000..ffceaeb --- /dev/null +++ b/htdocs/feedback.html @@ -0,0 +1,39 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<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.1 1998-07-31 03:04:01 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 W3C's HTML Validation Service</h1> + + +<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">Gerald Oskoboiny</A><br> + $Date: 1998-07-31 03:04:01 $ +</address> + +</body> + +</html> + |