- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 06 Jul 2007 05:45:52 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv19183
Modified Files:
help.html
Log Message:
using local images
Index: help.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/help.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- help.html 5 Jul 2007 01:58:54 -0000 1.34
+++ help.html 6 Jul 2007 05:45:50 -0000 1.35
@@ -333,7 +333,7 @@
<h4 id="icon">"valid" icons</h4>
<h5 id="icon-usage">My document is valid, can I use your "valid" icon?</h5>
<p>
- <img class="inline-badge" src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" />
+ <img class="inline-badge" src="<!--#echo var="relroot" -->images/valid_icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" />
Yes. To show readers that one has taken some care to create an
interoperable Web page, a "W3C valid" badge may be displayed
(here, the "valid XHTML 1.0" badge) <strong>on any page
Received on Friday, 6 July 2007 05:45:54 UTC