diff options
author | ville <ville@localhost> | 2002-10-24 05:31:08 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2002-10-24 05:31:08 +0000 |
commit | 12a479ba1c1b1ee1398df2805b8caa322815bb7e (patch) | |
tree | 2a41362725e53e32b3dec6ec77beaa5a1507ae58 | |
parent | 516b6b13525b40a639bceb5a34edc180ce1ea279 (diff) | |
download | markup-validator-12a479ba1c1b1ee1398df2805b8caa322815bb7e.zip markup-validator-12a479ba1c1b1ee1398df2805b8caa322815bb7e.tar.gz markup-validator-12a479ba1c1b1ee1398df2805b8caa322815bb7e.tar.bz2 |
Tweak HTML for "Usenet newsgroup".
-rwxr-xr-x | htdocs/feedback.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/htdocs/feedback.html b/htdocs/feedback.html index 8180552..eaf66f6 100755 --- a/htdocs/feedback.html +++ b/htdocs/feedback.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: feedback.html,v 1.15 2002-10-23 23:11:29 link Exp $" ---><!--#set var="date" value="\$Date: 2002-10-23 23:11:29 $" +<!--#set var="revision" value="\$Id: feedback.html,v 1.16 2002-10-24 05:31:08 ville Exp $" +--><!--#set var="date" value="\$Date: 2002-10-24 05:31:08 $" --><!--#set var="title" value="How To Provide Feedback for The W3C MarkUp Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -41,8 +41,7 @@ </p> <ul> - <li><code><a href="news:comp.infosystems.www.authoring.html">Usenet - newsgroup: comp.infosystems.www.authoring.html</a></code></li> + <li>Usenet newsgroup: <code><a href="news:comp.infosystems.www.authoring.html">comp.infosystems.www.authoring.html</a></code></li> <li><a href="http://www.hwg.org/"><acronym title="HyperText Markup Language">HTML</acronym> Writers Guild</a> <a title="HTML Writers Guild Mailing Lists" |