สามารถประยุกต์ใช้ในการโฆษณา หรือประกาศได้
CSS Code
โค๊ด:
<style type="text/css">
div.iBannerFix{
height:50px;
position:fixed;
left:0px;
bottom:0px;
background-color:#000000;
width:100%;
z-index: 99;
}
</style>
div.iBannerFix{
height:50px;
position:fixed;
left:0px;
bottom:0px;
background-color:#000000;
width:100%;
z-index: 99;
}
</style>
HTML Code
โค๊ด:
<div class="iBannerFix">
<p align="center">กำหนดข้อความ รูปภาพ หรือ ป้ายโฆษณาของคุณที่ตรงนี้</p>
</div>
<p align="center">กำหนดข้อความ รูปภาพ หรือ ป้ายโฆษณาของคุณที่ตรงนี้</p>
</div>
ที่มา : http://coding.feedfury.com/content/29341519-css.html