- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 02 Nov 2006 05:08:30 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv13535
Modified Files:
Tag: validator-0_7-branch
about.html
Log Message:
markup fix
Index: about.html
===================================================================
RCS file: /sources/public/validator/htdocs/about.html,v
retrieving revision 1.30.2.2
retrieving revision 1.30.2.3
diff -u -d -r1.30.2.2 -r1.30.2.3
--- about.html 18 Oct 2006 09:45:47 -0000 1.30.2.2
+++ about.html 2 Nov 2006 05:08:28 -0000 1.30.2.3
@@ -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:08:43 UTC