页面右下角广告代码带关闭按钮html+css
<div id="pcd_ad">
<style type="text/css">
img{border:0px;}
#haoetv{position:fixed!important;position:absolute;right:0;bottom:0;top:expression(offsetParent.scrollTop+offsetParent.clientHeight-150);cursor:pointer;}
#close{position:fixed!important;position:absolute;right:0;bottom:0;top:expression(offsetParent.scrollTop+offsetParent.clientHeight-149);cursor:pointer;}
</style>
<div id="haoetv" style="width:395px;height:500px;z-index:99;text-align:right">
<div><a href="https://s.click.taobao.com/sFLUCvu" target="_blank" rel="nofollow"><img src="https://zbapk.com/99/1111.png" ></a></div>
<div id="close" style="z-index:999;float:right;margin:0px 20px 0 0;height:500px;">
<img src="https://zbapk.com/99/1111x.png" onClick="this.parentNode.parentNode.style.display='none';">
</div>
</div>
</div>