summaryrefslogtreecommitdiffstats
path: root/htdocs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/index.html')
-rwxr-xr-xhtdocs/index.html27
1 files changed, 19 insertions, 8 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index b2405f1..3dbc102 100755
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.76 2005-11-15 05:17:25 ot Exp $"
---><!--#set var="date" value="\$Date: 2005-11-15 05:17:25 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.77 2006-03-31 05:48:01 ot Exp $"
+--><!--#set var="date" value="\$Date: 2006-03-31 05:48:01 $"
--><!--#set var="title" value="The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#set var="feeds" value="1"
@@ -24,7 +24,13 @@
<p><a name="skip" id="skip"></a>
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.
+ and other standards.</p>
+ <p>
+ if you wish to validate specific content such as
+ <a href="http://validator.w3.org/feed/">RSS/Atom feeds</a> or
+ <a href="http://jigsaw.w3.org/css-validator/">CSS stylesheets</a>
+ or to <a href="http://validator.w3.org/checklink">find broken links</a>,
+ there are <a href="http://www.w3.org/QA/Tools/">other validators and tools</a> available.
</p>
</div>
@@ -88,6 +94,16 @@
<div id="recent">
<h2>Recent Updates</h2>
<dl id="news">
+ <dt><a href="whatsnew.html#t2006-02-20">2006-02-20</a>: Markup Validator v0.7.2 Released</dt>
+ <dd>
+ <p>
+ Releasing version 0.7.2 of the Markup Validator, a maintenance release
+ updating the codebase for compatibility issues with recent versions of the
+ Config::General perl module, as well as including minor fixes in
+ document types and character encoding support, and documentation.
+ </p>
+ </dd>
+
<dt><a href="whatsnew.html#t2005-10-18">2005-10-18</a>: Markup Validator v0.7.1 Released</dt>
<dd>
Released version 0.7.1 of the Markup Validator, a maintenance release
@@ -95,11 +111,6 @@
in the user interface and in the "Direct Input" validation results.
</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>
</dl>
<p class="intro">
These are the most recent major changes to this service. See