码迷,mamicode.com
首页 > Web开发 > 详细

css固定广告栏

时间:2017-04-22 14:44:07      阅读:272      评论:0      收藏:0      [点我收藏+]

标签:cccccc   padding   img   ext   add   href   top   center   style   

<div style="position: fixed; left: 50%; top: 100px; margin-left: -621px;">
<div>
<img src="images/duilian.jpg" />
</div>
<div style="background-color: #cccccc; padding: 10px 0; text-align: center;">
<a href="#">关闭</a>
</div>
</div>
<div style="position: fixed; left: 50%; top: 100px; margin-left: 556px;">
<div>
<img src="images/duilian.jpg" />
</div>
<div style="background-color: #cccccc; padding: 10px 0; text-align: center;">
<a href="#">关闭</a>
</div>
</div>

css固定广告栏

标签:cccccc   padding   img   ext   add   href   top   center   style   

原文地址:http://www.cnblogs.com/-CLAY-/p/fixed.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!