画像ロゴに隣接するリンクを作成する方法....同じ行にリンクを作成しようとしています....フロートを左に配置しましたが、機能しません....以下にコードを提供します
http://jsfiddle.net/hYGwH/14/embedded/result/
<li>
<a href="/product.html" >
<img alt="squareList" style="margin-right: 10px;" id="logo" src="http://intra.defie.co/images/cube_inventory.png">
My Files
</a>
</li>
<li>
<a href="/solution.html">
<img alt="squareList" style="margin-right: 10px;" id="logo" src="http://intra.defie.co/images/cube_inventory.png">Shared Files</a>
</li>
<li>
<a href="/service.html">
<img alt="squareList" style="margin-right: 10px;" id="logo" src="http://intra.defie.co/images/cube_inventory.png">Create Files</a></li>
<li class="iphonePartnerLink">
<a href="/partner.html">
<img alt="squareList" style="margin-right: 10px;" id="logo" src="http://intra.defie.co/images/cube_inventory.png">Simply Notes</a></li>
<li>
<a href="/contact.html">
<img alt="squareList" style="margin-right: 10px;" id="logo" src="http://intra.defie.co/images/cube_inventory.png">Forms</a></li>
<li>
<a href="/contact.html">
<img alt="squareList" style="margin-right: 10px;" id="logo" src="http://intra.defie.co/images/cube_inventory.png">Drawing</a></li>
<li>
<a href="/contact.html">
<img alt="squareList" style="margin-right: 10px;" id="logo" src="http://intra.defie.co/images/cube_inventory.png">
Presentation</a></li>