Author: marcus Date: Sun Jul 21 14:39:02 2013 New Revision: 1505400 URL: http://svn.apache.org/r1505400 Log: Corrected HTML error
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=1505400&r1=1505399&r2=1505400&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/index.html (original) +++ openoffice/ooo-site/trunk/content/index.html Sun Jul 21 14:39:02 2013 @@ -103,13 +103,17 @@ <div class="action-social-extra"> <p> <span style="padding:0 5px;cursor: pointer; cursor: hand;" onclick="javascript:follow('ApacheBlog');" - title="Official Blog"><img src="images/logo-rss-16.png"> <a><u>Official Blog</u></a></span> + title="Official Blog"><img src="images/logo-rss-16.png" alt="Official Blog" /> + <a><u>Official Blog</u></a></span> <span style="padding:0 5px;cursor: pointer; cursor: hand;" onclick="javascript:follow('Facebook');" - title="Follow Us on Facebook"><img src="images/logo-facebook-16.png"> <a><u>Facebook</u></a></span> + title="Follow Us on Facebook"><img src="images/logo-facebook-16.png" alt="Facebook" /> + <a><u>Facebook</u></a></span> <span style="padding:0 5px;cursor: pointer; cursor: hand;" onclick="javascript:follow('Twitter');" - title="Follow Us on Twitter"><img src="images/logo-twitter-16.png"> <a><u>Twitter</u></a></span> + title="Follow Us on Twitter"><img src="images/logo-twitter-16.png" alt="Twitter" /> + <a><u>Twitter</u></a></span> <span style="padding:0 5px;cursor: pointer; cursor: hand;" onclick="javascript:follow('GooglePlus');" - title="Follow Us on Google+"><img src="images/logo-googleplus-16.png"> <a><u>Google+</u></a></span> + title="Follow Us on Google+"><img src="images/logo-googleplus-16.png" alt="Google+" /> + <a><u>Google+</u></a></span> </p> </div> </div> @@ -185,4 +189,3 @@ </body> </html> -