diff options
author | ot <ot@localhost> | 2005-01-04 08:38:17 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-01-04 08:38:17 +0000 |
commit | 27714d25fc627ff089ba983730c2f0391d55fc9d (patch) | |
tree | cb30163144f8bfccebf917e8fd43b6a31995bfc9 /htdocs/index.html | |
parent | f1af25f4e4281a531ee9297d3c044172a4f7f6ea (diff) | |
download | markup-validator-27714d25fc627ff089ba983730c2f0391d55fc9d.zip markup-validator-27714d25fc627ff089ba983730c2f0391d55fc9d.tar.gz markup-validator-27714d25fc627ff089ba983730c2f0391d55fc9d.tar.bz2 |
removing the 'welcome' and clarifying message
Diffstat (limited to 'htdocs/index.html')
-rwxr-xr-x | htdocs/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 458cbfb..81454f4 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.61 2004-07-21 18:37:35 link Exp $" ---><!--#set var="date" value="\$Date: 2004-07-21 18:37:35 $" +<!--#set var="revision" value="\$Id: index.html,v 1.62 2005-01-04 08:38:17 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-01-04 08:38:17 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -7,8 +7,8 @@ <div class="intro"> <p><a name="skip" id="skip"></a> - Welcome to the W3C Markup Validation Service; a free service that checks - documents like HTML and XHTML for conformance to W3C Recommendations + The W3C Markup Validation Service is a free service that checks Web + documents in formats like HTML and XHTML for conformance to W3C Recommendations and other standards. </p> </div> |