- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 Jul 2007 01:58:57 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv27335
Modified Files:
help.html api.html
Log Message:
markup fixes
Index: api.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/api.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- api.html 28 Jun 2007 06:05:43 -0000 1.9
+++ api.html 5 Jul 2007 01:58:54 -0000 1.10
@@ -276,7 +276,7 @@
</ul>
</dd>
<dt>v 0.1</dt>
- <dd><p>Initial revision</p>
+ <dd><p>Initial revision</p></dd>
</dl>
<h3 id="libs">Libraries</h3>
Index: help.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/help.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- help.html 3 Jul 2007 04:46:08 -0000 1.33
+++ help.html 5 Jul 2007 01:58:54 -0000 1.34
@@ -70,7 +70,7 @@
<li><a href="#icon-usage">My document is valid, can I use your "valid" icon?</a></li>
<li><a href="#icon-list">Is there a list of all available icons somewhere?</a></li>
<li><a href="#icon-license">License and Guidelines for usage of the "valid" icons</a></li>
- <li><a href="#icon-deriv">Can I modify the existing icons to create my own?</li>
+ <li><a href="#icon-deriv">Can I modify the existing icons to create my own?</a></li>
<li><a href="#icon-invalidpage">I saw the "valid" icon displayed on a site but the page is invalid. What should I do?</a></li>
</ol>
</li>
Received on Thursday, 5 July 2007 01:59:01 UTC