diff options
-rwxr-xr-x | htdocs/index.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 3a5a5ea..7019045 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.69 2005-05-16 04:30:39 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-05-16 04:30:39 $" +<!--#set var="revision" value="\$Id: index.html,v 1.70 2005-07-08 03:03:16 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-07-08 03:03:16 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -21,12 +21,13 @@ <div class="intro"> <p><a name="skip" id="skip"></a> - The W3C Markup Validation Service is a free service that checks Web + This is a beta test version of the <a href="http://validator.w3.org">W3C Markup Validation Service</a>, a free service that checks Web documents in formats like HTML and XHTML for conformance to W3C Recommendations - and other standards. + and other standards. We encourage users of the validator to test this version and send <a href="feedback.html">feedback</a>. </p> </div> + <div> <h2>Validate Your Markup</h2> |