- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 24 Oct 2007 06:22:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator
In directory hutz:/tmp/cvs-serv12959
Modified Files:
validator.html.en
Log Message:
test matching UI with markup validator
Index: validator.html.en
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.en,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- validator.html.en 20 Jul 2007 05:41:45 -0000 1.24
+++ validator.html.en 24 Oct 2007 06:22:45 -0000 1.25
@@ -19,11 +19,11 @@
<body>
<div id="banner">
<h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C" id="logo" src="http://www.w3.org/Icons/WWW/w3c_home_nb" /></a>
- <img src="images/css_validation_service.png" alt="CSS Validation Service" /></h1>
+ <a href="./"><span>CSS Validation Service" </span></a></h1>
+ <p id="tagline">
+ Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets
+ </p>
</div>
- <p id="tagline">
- Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets
- </p>
<div id="frontforms">
<ul class="tabset_tabs"><li><a href="#validate-by-uri" class="active">by URI</a></li><li><a href="#validate-by-upload">by File Upload</a></li><li><a href="#validate-by-input">by direct Input</a></li></ul>
<div id="fields">
@@ -248,7 +248,7 @@
rel="alternate">中文</a></li>
</ul>
-
+<div id="footer">
<p id="activity_logos">
<a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
</p>
@@ -275,7 +275,7 @@
<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
statements.
</p>
-
+</div>
</body>
</html>
Received on Wednesday, 24 October 2007 06:22:54 UTC