- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Feb 2007 08:24:01 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv28867
Modified Files:
index.html
Log Message:
link tooltips for other validator links
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- index.html 20 Feb 2007 07:35:13 -0000 1.81
+++ index.html 20 Feb 2007 08:23:58 -0000 1.82
@@ -82,9 +82,9 @@
<a href="docs/help.html#validation_basics" title="What is Markup Validation?">Markup Validity</a>
of Web documents in HTML, XHTML, SMIL, MathML, etc.
If you wish to validate specific content such as
- <a href="http://validator.w3.org/feed/">RSS/Atom feeds</a> or
- <a href="http://jigsaw.w3.org/css-validator/">CSS stylesheets</a>
- or to <a href="http://validator.w3.org/checklink">find broken links</a>,
+ <a href="http://validator.w3.org/feed/" title="Feed validator, hosted at W3C">RSS/Atom feeds</a> or
+ <a href="http://jigsaw.w3.org/css-validator/" title="W3C CSS Validation Service">CSS stylesheets</a>
+ or to <a href="http://validator.w3.org/checklink" title="W3C Link Checker">find broken links</a>,
there are <a href="http://www.w3.org/QA/Tools/">other validators and tools</a> available.
</p>
<p>This is the markup Validator v0.8.0-dev.
Received on Tuesday, 20 February 2007 08:24:12 UTC