- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 03 Jun 2005 06:30:35 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv5246 Modified Files: about.html Log Message: rewordings, adding link to "what is markup validation" in Help/FAQ Index: about.html =================================================================== RCS file: /sources/public/validator/htdocs/about.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- about.html 3 Jun 2005 06:22:41 -0000 1.26 +++ about.html 3 Jun 2005 06:30:33 -0000 1.27 @@ -21,8 +21,9 @@ <a href="./">The <acronym title="World Wide Web Consortium">W3C</acronym> Markup Validation Service</a> (or <em>HTML Validator</em>, as it used to - be called) is a free (Open source) tool and online service - that checks Web documents for validity. + be called) is a free (Open Source) tool that checks Web documents for + <a href="docs/help.html#validation_basics" + title="Introducing and defining the concept of Markup Validation">validity</a>. </p> <p> Validating Web documents is an important step which can dramatically help improving @@ -42,7 +43,7 @@ Related resources include: </p> <ul> - <li>The <a href="docs/">Documentation repository</a> for the Markup validation + <li>The <a href="docs/">Documentation</a> for the Markup validation contains a lot of information on usage, installation, and development. Notably, the <a href="docs/help.html">Help and <acronym title="Frequently Asked Questions">FAQ</acronym> document contains a lot of information, and is a recommended reading.</li>
Received on Friday, 3 June 2005 06:57:20 UTC