css固定广告栏

<div style="position: fixed; left: 50%; top: 100px; margin-left: -621px;">
<div>
<img src="images/duilian.jpg" alt=""/>
</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" alt=""/>
</div>
<div style="background-color: #cccccc; padding: 10px 0; text-align: center;">
<a href="#">关闭</a>
</div>
</div>
posted @ 2017-04-22 11:53  -CLAY-  阅读(350)  评论(0编辑  收藏  举报