码迷,mamicode.com
首页 > 其他好文 > 详细

无法屏蔽的左右漂浮图片对联广告

时间:2015-09-16 12:03:49      阅读:131      评论:0      收藏:0      [点我收藏+]

标签:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>无法屏蔽的左右漂浮图片对联广告丨河北塑胶地板|飞歌导航</title>
    <meta http-equiv="content-type" content="text/html;charset=gb2312">
    <!--把下面代码加到<head>与</head>之间-->
    <style type="text/css">
    .l1{
    width:100px;height:100px;background:red;float:right;
    position:fixed !important;top:200px;
    position:absolute;z-index:300;top:expression(offsetParent.scrollTop+200);left:10px;
    }
    .r1{
    width:100px;height:100px;background:red;float:right;
    position:fixed !important;top:200px;
    position:absolute;z-index:300;top:expression(offsetParent.scrollTop+200);right:10px;
    }
    </style>
    </head>
    <body>

    <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
    <!--把下面代码加到<body>与</body>之间-->
    <div class="l1"><a href="http://www.sjzyiqu.com/" target="_blank"><img src="/html/txdm_2/images/20100822/piaofu.gif" width="100" height="100" border="0"></a></div>
    <div class="r1"><a href="http://www.tssljc.com" target="_blank"><img src="/html/txdm_2/images/20100822/piaofu.gif" width="100" height="100" border="0"></a></div>
    </body>
    </html>

 

无法屏蔽的左右漂浮图片对联广告

标签:

原文地址:http://www.cnblogs.com/youtianxia/p/4812539.html

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