- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Feb 2006 06:59:35 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv29708 Modified Files: Tag: validator-0_7-branch index.html Log Message: link to other validators, as requested Index: index.html =================================================================== RCS file: /sources/public/validator/htdocs/index.html,v retrieving revision 1.74.2.3 retrieving revision 1.74.2.4 diff -u -d -r1.74.2.3 -r1.74.2.4 --- index.html 13 Oct 2005 05:49:45 -0000 1.74.2.3 +++ index.html 7 Feb 2006 06:59:33 -0000 1.74.2.4 @@ -23,7 +23,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>
Received on Tuesday, 7 February 2006 06:59:37 UTC