diff options
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/index.html | 29 |
1 files changed, 9 insertions, 20 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index d21cee4..89991b5 100755 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.73 2005-07-28 02:02:35 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-07-28 02:02:35 $" +<!--#set var="revision" value="\$Id: index.html,v 1.74 2005-08-08 00:27:39 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-08-08 00:27:39 $" --><!--#set var="title" value="The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -21,9 +21,9 @@ <div class="intro"> <p><a name="skip" id="skip"></a> - 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 + This is the W3C Markup Validation Service, a free service that checks Web documents in formats like HTML and XHTML for conformance to W3C Recommendations - and other standards. We encourage users of the validator to test this version and send <a href="feedback.html">feedback</a>. + and other standards. </p> </div> @@ -87,14 +87,11 @@ <div id="recent"> <h2>Recent Updates</h2> <dl id="news"> - <dt><a href="whatsnew.html#t2005-07-28">2005-07-28</a>: - Markup Validator v0.7.0 Beta 2</dt> - <dd> - Second phase of Beta testing version 0.7.0, a new version including small architectural changes, - improvements to the User Interface, documentation and user-friendliness, - as well as a number of bug fixes. - </dd> - + <dt><a href="whatsnew.html#t2005-08-08">2005-08-08</a>: + Markup Validator v0.7.0 Released</dt> + <dd>Released version 0.7.0, including improvements in User Interface and feedback mechanisms, + support for installation on Windows platform, better support for both W3C and non-W3C document + types, usage of templates for validation results, and a number of bug fixes.</dd> <dt><a href="whatsnew.html#t2004-07-23">2004-07-23</a>: Markup Validator v0.6.7 Released</dt> <dd> @@ -102,14 +99,6 @@ bugs, improves authentication proxying, and makes some slight tweaks to the website style and markup. </dd> - <dt><a href="whatsnew.html#t2004-05-21">2004-05-21</a>: - Markup Validator v0.6.6 Released</dt> - <dd> - Released version 0.6.6, a maintenance release that fixes a few minor - bugs, resurrects the whitespace-preserving source display, adds - explanations for additional error messages, and makes some slight - tweaks to the website style. - </dd> </dl> <p class="intro"> These are the most recent major changes to this service. See |