SEO : added alt attribute

This commit is contained in:
Lukas Eder 2012-05-07 20:32:50 +02:00
parent a377e1b632
commit b7f8cb14a9
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ are some other products:
<div style="height: 100px;">
<a href="http://code.google.com/p/joox/"
title="jOOX, a product inspired by jOOQ">
<img src="<?=$root?>/img/joox-small.png" alt="jOOX" style="float:left; margin-right: 4em; border: 0"/></a>
<img src="<?=$root?>/img/joox-small.png" alt="The jOOX Logo" style="float:left; margin-right: 4em; border: 0"/></a>
<p><a href="http://code.google.com/p/joox/"
title="jOOX, a product inspired by jOOQ">jOOX</a> stands for Java
Object Oriented XML. It is a simple wrapper for the org.w3c.dom package,

View File

@ -123,7 +123,7 @@
alt="Fork me on GitHub" src="<?=$root?>/img/forkme.png"
style="position: absolute; top: 0; right: 0; border: 0;"/> </a>
<div style="display: none">
<img src="/img/logo.png" title="jOOQ Logo"/>
<img src="/img/logo.png" alt="The jOOQ Logo" title="jOOQ Logo"/>
<script type="text/javascript" src="//assets.pinterest.com/js/pinit.js"></script>
</body>