- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 20 Feb 2007 07:35:15 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv20678
Modified Files:
index.html
Log Message:
Rewording the intro text of the homepage, hopefully putting an end to the
nitpicking in http://www.w3.org/Bugs/Public/show_bug.cgi?id=1399
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- index.html 20 Feb 2007 01:56:44 -0000 1.80
+++ index.html 20 Feb 2007 07:35:13 -0000 1.81
@@ -78,7 +78,9 @@
</div> <!-- frontforms -->
<div class="intro">
<p>
- This validator checks markup of Web documents in HTML, XHTML, SMIL, MathML, etc.
+ This validator checks the
+ <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>
Received on Tuesday, 20 February 2007 07:35:36 UTC