Author: mseidel
Date: Sat Dec 17 01:27:06 2016
New Revision: 1774704

URL: http://svn.apache.org/viewvc?rev=1774704&view=rev
Log:
Updated W3C-validator graphic

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

Modified: openoffice/ooo-site/trunk/content/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index.html?rev=1774704&r1=1774703&r2=1774704&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Sat Dec 17 01:27:06 2016
@@ -19,7 +19,7 @@
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
        @import "/home.css";
-       @import "/styles-test.css";
+       @import "/styles.css";
        @import "/exceptions.css";
     /* ]]> */
     </style>
@@ -386,10 +386,10 @@
   </ul>
 
   <div id="SupportedAndSupporters">
-    <a href="https://validator.w3.org/check?uri=referer";
-    title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) 
of Web documents">
-       <img src="/images/valid-xhtml10-blue.png"
-    alt="W3C Validator" /></a>
+       <a href="https://validator.w3.org/check?uri=referer";
+       title="W3C Markup Validation Service - Check the markup (HTML, XHTML, 
...) of Web documents">
+       <img src="https://www.w3.org/Icons/valid-xhtml10-blue.png";
+    alt="Valid XHTML 1.0!" height="31" width="88" /></a>
   </div>
 </div>
 


Reply via email to