diff options
author | gerald <gerald@localhost> | 1999-08-05 06:36:24 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-08-05 06:36:24 +0000 |
commit | 308266df1e2cfb210a0712cac5bc92dabcca3ee5 (patch) | |
tree | c3c9e1ff9f0ea2e79391cdfc6ababfecd886ccfd | |
parent | ae59b0a3424bd2589188ca7fe4d170d493d96e63 (diff) | |
download | markup-validator-308266df1e2cfb210a0712cac5bc92dabcca3ee5.zip markup-validator-308266df1e2cfb210a0712cac5bc92dabcca3ee5.tar.gz markup-validator-308266df1e2cfb210a0712cac5bc92dabcca3ee5.tar.bz2 |
further reorg'd to discourage people from mailing me directly
-rwxr-xr-x | htdocs/feedback.html | 57 |
1 files changed, 18 insertions, 39 deletions
diff --git a/htdocs/feedback.html b/htdocs/feedback.html index 686ca01..e28f1ee 100755 --- a/htdocs/feedback.html +++ b/htdocs/feedback.html @@ -9,7 +9,7 @@ <meta name="description" content="How to Provide Feedback on W3C's Validation Service."> <meta name="revision" - content="$Id: feedback.html,v 1.7 1999-06-14 20:11:06 gerald Exp $"> + content="$Id: feedback.html,v 1.8 1999-08-05 06:36:24 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -23,6 +23,22 @@ <h1>How to Provide Feedback on <a href="/">W3C's Validation Service</a></h1> <dl> + <dt> + <big><strong>If you are interested in helping to improve <a href="/">this + service</a>, by writing code or just providing ideas,</strong></big> + + <dd> + <p> + Please join and contribute to the <a + href="http://lists.w3.org/Archives/Public/www-validator/"><code>www-validator</code> mailing list</a>. + </p> + + <p> + If you just have a small patch or idea and don't want to join the list, feel + free to <a href="mailto:www-validator@w3.org">send it directly to the + list</a>. + </p> + <dt><big><strong>If your page doesn't validate, and you don't know why</strong></big>, or<br> <big><strong>you have a question about HTML or validation</strong></big> @@ -52,43 +68,6 @@ specific page, be sure to provide a URL when you ask your question!) </p> - <dt> - <big><strong>If you are interested in helping to improve <a href="/">this - service</a>, by writing code or just providing ideas,</strong></big> - - <dd> - <p> - Please join and contribute to the <a - href="http://lists.w3.org/Archives/Public/www-validator/"><code>www-validator</code> mailing list</a>. - </p> - - <p> - If you just have a small patch and don't want to join the list, feel - free to <a href="mailto:www-validator@w3.org">send it directly to the - list</a>. - </p> - - <dt><big><strong>If none of the above options are appropriate</strong></big>, - - <dd> - <p> - You can <a href="mailto:gerald@w3.org">send me e-mail</a>. - <big>But...</big> - <!-- I like big butts and I cannot lie - Sir Mix-A-Lot --> - </p> - - <p> - You are strongly encouraged <strong>not</strong> to send - mail to me directly, because I will almost definitely not - be able to respond to you individually. - </p> - - <p> - Please try to use one of the online forums mentioned above; much - of the time others will be able to help, and having the discussion - in an open publicly-archived forum has many other benefits as well. - </p> - </dl> <hr> @@ -98,7 +77,7 @@ 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: 1999-06-14 20:11:06 $ + $Date: 1999-08-05 06:36:24 $ </address> </body> |