2012-09-11 5 views
0

나는이 HTML이미지 정렬은 셀에 아래

<style type="text/css"> 
#DownloadLeaflet { 
bottom: 0px; 
} 
</style> 

<table style="width:97%" summary=""> 
<tbody> 
<tr> 
<td style="width:100px" width="118"> 
    <img style="border-bottom:0px solid;border-left:0px solid;border-top:0px solid;border-right:0px solid" src="http://www.banqueaudi.com/RetailBanking/PublishingImages/2008/adsl.png" border="0"> 
</td> 
<td style="width:100%" width="776"> 
    <div style="height:52px"> 
     <span class="title">ADSL Service</span><br> 
     <em class="Slogan">Be Fast Ahead with Our ADSL Service</em> 
    </div> 
    <p> 
     The new high-speed ADSL connection is now available with privileged conditions 
    </p> 
    <p> 
     Everybody is getting connected, what are you waiting for? Guarantee your peace of mind in a simple 1-step procedure with a reliable internet service from a trusted source. 
    </p> 
    <p> 
     you will gain the communication edge with a high-performance internet connection at an efficient cost. 
    </p> 


    <img id="DownloadLeaflet" style="border-bottom:0px solid;border-left:0px solid;border-top:0px solid;border-right:0px solid" src="http://www.banqueaudi.com/PublishingImages/Shared/DownloadLeaflet.png" border="0"> 

</td> 

</tr> 
</tbody> 
</table> 

내가 CSS로 가능한 모든 시도가 있지만, 내가 하단에 다운로드 버튼을 정렬 할 아닌 CSS 팬

메신저 보인다 이 세포를 보시려면 fiddle을보십시오.

답변

0

당신은 상대와 이미지 절대 및 하단 표를 줄 수 : 0

http://jsfiddle.net/JfZZD/44/

체크 바이올린

+0

는 FF 작동하지 않습니다. – alexbusu

+0

내가 무슨 말을했는지 이해하지 못 했어 –

+0

미안하지만 나는 지금 잘못된 질문을했다 :-P 지금 당신은 확인할 수있다 – supersaiyan