diff options
author | ot <ot@localhost> | 2005-07-08 03:03:16 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2005-07-08 03:03:16 +0000 |
commit | 9d2f9f8cb7cc431db17ea2fc9d32ced8a20ed6a7 (patch) | |
tree | bb44ce8a24fe46b44bcaf78e450a4065ea83512b | |
parent | 970ebe92dcdbf08b70a76e2fca54b05100b77f50 (diff) | |
download | markup-validator-9d2f9f8cb7cc431db17ea2fc9d32ced8a20ed6a7.zip markup-validator-9d2f9f8cb7cc431db17ea2fc9d32ced8a20ed6a7.tar.gz markup-validator-9d2f9f8cb7cc431db17ea2fc9d32ced8a20ed6a7.tar.bz2 |
linking from beta version to prod instance (and vice versa)
-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> |