You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2012/09/01 20:01:48 UTC

svn commit: r1379818 - /incubator/ooo/ooo-site/trunk/content/index.html

Author: marcus
Date: Sat Sep  1 18:01:48 2012
New Revision: 1379818

URL: http://svn.apache.org/viewvc?rev=1379818&view=rev
Log:
Added link to W3C Validator

Modified:
    incubator/ooo/ooo-site/trunk/content/index.html

Modified: incubator/ooo/ooo-site/trunk/content/index.html
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/index.html?rev=1379818&r1=1379817&r2=1379818&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/index.html Sat Sep  1 18:01:48 2012
@@ -137,6 +137,13 @@
   <div class="campaign">
     <h2><a href="/news/">More OpenOffice News...</a></h2>
   </div>
+
+  <div id="SupportedAndSupporters">
+    <a href="http://validator.w3.org/check?uri=referer"
+    title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents">
+    <img src="http://www.w3.org/Icons/valid-xhtml10-blue.png"
+    alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents"/></a>
+  </div>
 </div>
 
 </body>