<style type="text/css">
.footer_bg {
background-color: #EEEEEE;
}
/*頁尾LOGO*/
#sublogo {
clear: both;
float: left;
margin-top: 50px;
margin-left: 50px;
width: 150px;
height: 32px;
}
/*頁尾資訊*/
#contactinfo {
float: left;
margin-top: 15px;
margin-left: 70px;
width: 720px;
height: 110px;
}
#contactinfo p {
clear: both;
float: left;
width: 100%;
display: block;
}
#QR {
float: left;
margin: 5px 20px 0px 50px;
background-color: #666;
height: 80px;
width: 80px;
}
</style><!-- html 語法 -->
<div id="footer" class="float_left footer_bg">
<div id="QR"><img src="圖檔路徑" alt="QRcode" title="QRcode"></div>
<!--頁尾資訊-->
<div id="contactinfo">
<p class="藍字"></p>
<p class="藍字">服務電話:02-23456789 傳真:02-23456789 地址:100 台北市中正區重慶南路一段 3 號</p>
<p class="藍字">服務時間:週一~週五 AM 9:00 ~ PM 6:00 股份有限公司 版權所有</p>
</div>
</div>
</div>
</div>
</div>
沒有留言 :
張貼留言