summaryrefslogtreecommitdiffstats
path: root/htdocs/feedback.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/feedback.html')
-rwxr-xr-xhtdocs/feedback.html62
1 files changed, 29 insertions, 33 deletions
diff --git a/htdocs/feedback.html b/htdocs/feedback.html
index 43d3f74..e01f5fe 100755
--- a/htdocs/feedback.html
+++ b/htdocs/feedback.html
@@ -1,35 +1,31 @@
-<!--#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 $" -->
+<!--#set var="revision" value="\$Id: feedback.html,v 1.11 2001-09-19 09:31:03 link Exp $" -->
+<!--#set var="date" value="\$Date: 2001-09-19 09:31:03 $" -->
<!--#include virtual="/header.html" -->
-<h2>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></h2>
<dl>
- <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>
-
+ <dt>If your page doesn't validate, and you don't know why, or
+ you have a question about HTML or validation</dt>
<dd>
-
- <p>
- First, check the <strong><a href="http://www.htmlhelp.com/faq/">Web
- authoring frequently asked questions (FAQs)</a></strong> to see if
- your question has been answered there.
- </p>
-
- <p>
- The two most common problems are:
- </p>
-
- <ul>
- <li><strong>Validating pages with &amp;'s in <code>URI</code>s</strong>:
- see <a
- href="http://www.htmlhelp.com/tools/validator/problems.html#amp">Ampersands
- (&amp;'s) in URLs</a>
- <li><strong>Validating pages with JavaScript</strong>:
- see <a
- href="http://www.htmlhelp.com/tools/validator/problems.html#script">Writing
- HTML in a SCRIPT Element</a>
- </ul>
+ <p>
+ First, check the <strong><a href="http://www.htmlhelp.com/faq/">Web
+ authoring frequently asked questions (FAQs)</a></strong> to see if
+ your question has been answered there.
+ </p>
+ <p>
+ The two most common problems are:
+ </p>
+ <ul>
+ <li>Validating pages with &amp;'s in <code>URI</code>s:
+ see <a
+ href="http://www.htmlhelp.com/tools/validator/problems.html#amp">Ampersands
+ (&amp;'s) in URLs</a></li>
+ <li>Validating pages with JavaScript:
+ see <a
+ href="http://www.htmlhelp.com/tools/validator/problems.html#script">Writing
+ HTML in a SCRIPT Element</a></li>
+ </ul>
<p>
If your problem isn't covered by one of the resources above,
@@ -38,9 +34,9 @@
<ul>
<li><code><a href="news:comp.infosystems.www.authoring.html">Usenet
- newsgroup: comp.infosystems.www.authoring.html</a></code>
+ newsgroup: comp.infosystems.www.authoring.html</a></code></li>
<li><a href="http://www.hwg.org/">HTML Writers Guild</a> <a
- href="http://www.hwg.org/lists/">mailing lists</a>
+ href="http://www.hwg.org/lists/">mailing lists</a></li>
</ul>
<p>
@@ -48,10 +44,10 @@
are willing to share their expertise. (If you are commenting on a
specific page, be sure to provide a URL when you ask your question!)
</p>
+ </dd>
- <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>
+ <dt>If you are interested in helping to improve <a href="/">this
+ service</a>, by writing code or just providing ideas,</dt>
<dd>
<p>
@@ -64,7 +60,7 @@
free to <a href="mailto:www-validator@w3.org">send it directly to the
list</a>.
</p>
-
+ </dd>
</dl>
<!--#include virtual="/footer.html" -->