- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 02 Nov 2006 05:09:48 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv14234
Modified Files:
about.html
Log Message:
markup fix (port to HEAD)
Index: about.html
===================================================================
RCS file: /sources/public/validator/htdocs/about.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- about.html 23 Oct 2006 19:24:23 -0000 1.32
+++ about.html 2 Nov 2006 05:09:46 -0000 1.33
@@ -107,10 +107,10 @@
<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>
+ W3C, is a program that can help automatically clean up HTML pages.
</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><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>
@@ -124,6 +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>
+ </ul>
<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>.
Received on Thursday, 2 November 2006 05:10:00 UTC