Author: marcus
Date: Sat Jan 18 23:51:44 2014
New Revision: 1559434

URL: http://svn.apache.org/r1559434
Log:
Added a h1 tag. But with no text and styles, just to please accessibility tools 
like a screen reader.

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=1559434&r1=1559433&r2=1559434&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Sat Jan 18 23:51:44 2014
@@ -37,7 +37,7 @@
 <body>
 
 <!-- The H1 tag is intentionally left blank (no text and style), just to 
please accessibility tools like a screen reader. -->
-<h1 style="background-color: #FFFFFF; border-bottom: 0px; border-top: 
0px;"></h1>
+<h1 style="background-color: #FFFFFF; border-bottom: 0px; border-top: 0px; 
padding: 0px;"></h1>
 
 <div id="actionstatements">
   <ul>


Reply via email to