unicorn commit: validator suite div

changeset:   1712:3cd221b0c1ab
tag:         tip
user:        ted
date:        Tue Jan 29 17:26:16 2013 +0000
files:       WebContent/WEB-INF/resources/templates/index.vm
description:
validator suite div


diff -r 175217696876 -r 3cd221b0c1ab WebContent/WEB-INF/resources/templates/index.vm
--- a/WebContent/WEB-INF/resources/templates/index.vm	Mon Nov 19 15:38:07 2012 +0100
+++ b/WebContent/WEB-INF/resources/templates/index.vm	Tue Jan 29 17:26:16 2013 +0000
@@ -78,6 +78,24 @@
 			</form>
 		</div>
 	</div>
+
+<div>
+    <span style="float: left; padding-right: 1em">
+      <a href="http://www.w3.org/2013/ValidatorSuite/">
+         <img src="http://www.w3.org/Icons/VSlogo" alt="W3C Validator
+Suite Logo"/>
+      </a>
+    </span>
+    <span xml:lang="en" lang="en" dir="ltr">
+      <span style="color:red">NEW</span> -
+      W3C offers a beta release of a new service providing you an
+      integrated validation report on your entire web site.
+      <a href="http://www.w3.org/2013/ValidatorSuite/beta/">Try it now</a>
+      to quickly identify those portions of your web site that may
+      benefit from attention.
+    </span>
+  </div>
+
 	<div id="don_program">
 		<script type="text/javascript" src="http://www.w3.org/QA/Tools/don_prog.js"></script>
 		<noscript>

Received on Tuesday, 29 January 2013 17:29:35 UTC