- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 11 Aug 2006 07:19:17 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv13850/htdocs Modified Files: about.html Log Message: slight reorganization of the 'other tools' section, added pointer to QA Toolbox, validome (port to HEAD) Index: about.html =================================================================== RCS file: /sources/public/validator/htdocs/about.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- about.html 5 Aug 2005 00:17:25 -0000 1.30 +++ about.html 11 Aug 2006 07:19:15 -0000 1.31 @@ -96,7 +96,21 @@ </div> <div> <h4>Online Tools & Other Validators</h4> + <p>In addition to this validator, the W3C is offering a number of other tools + to help you check other types of documents (CSS, RDF, P3P, ...), find broken links + in your Web pages, and so on. All these tools are listed on the W3C's + <a href="http://www.w3.org/QA/Tools/"><acronym title="Quality Assurance">QA</acronym> + Toolbox</a>.</p> + + <p>There are also many excellent tools developed outside W3C to help + improve the quality of Web pages:</p> <ul> + <li><a href="http://tidy.sourceforge.net/"><acronym + title="HyperText Markup Language">HTML</acronym> tidy</a>, originally developped at + W3C, is a program that can help automatically clean up HTML pages.</li> + </li> + <li><a href="http://www.validome.org/">Validome</a> offers a very reliable + validator for HTML, XHTML and WML, in different languages.</li> <li>The <a href="http://www.htmlhelp.com/tools/validator/"><acronym title="Web Design Group">WDG</acronym> @@ -110,32 +124,7 @@ <li><a href="http://valet.webthing.com/">Site Valet</a> by Nick Kew is a comprehensive set of Quality Assurance tools for checking and monitoring your web sites.</li> - <li>Clean up your <acronym - title="HyperText Markup Language">HTML</acronym> using <a - href="http://www.w3.org/People/Raggett/tidy/"><acronym - title="HyperText Markup Language">HTML</acronym> tidy</a> - </li> - <li>Validate your <a href="http://www.w3.org/Style/CSS/"><acronym - title="Cascading Style Sheets">CSS</acronym></a> using - the <a href="http://jigsaw.w3.org/css-validator/"><acronym - title="World Wide Web Consortium">W3C</acronym> - <acronym title="Cascading Style Sheets">CSS</acronym> - Validation Service</a>.</li> - <li>Validate your <a href="http://www.w3.org/RDF/"><acronym - title="Resource Description Framework">RDF</acronym></a> using - the <a href="http://www.w3.org/RDF/Validator/"><acronym - title="World Wide Web Consortium">W3C</acronym> - <acronym title="Resource Description Framework">RDF</acronym> - Validation Service</a>.</li> - <li>Validate your <a href="http://www.w3.org/XML/Schema"><acronym - title="eXtensible Markup Language">XML</acronym> Schema</a> - documents using the <a - href="http://www.w3.org/2001/03/webdata/xsv"><acronym - title="World Wide Web Consortium">W3C</acronym> - <acronym title="eXtensible Markup Language">XML</acronym> - Schema Validator</a>.</li> - </ul> - <p> + <p> The <acronym title="World Wide Web Consortium">W3C</acronym> also hosts a number of other <a href="http://www.w3.org/Status">Open Source software projects</a>. </p>
Received on Friday, 11 August 2006 07:19:24 UTC