悬浮在网页顶部的小横幅广告条,这个悬浮广告图层上面带有关闭按钮,许多站网站常用来挂横幅广告,结合自己需求来修改即可。
<html> <head> <title>悬浮在网页顶部的可关闭横幅广告_武鸣人</title> <style type="text/css"> <!-- body { margin: 0px;padding: 0px;text-align: center;} TD {FONT-SIZE: 12px; COLOR: #333;} #www_wuming_ren_ad {BORDER-BOTTOM: #e2e2e2 1px solid;} --> </style> </head> <body> <a href="https://www.wuming.ren">武鸣人</a>,各种信息资源免费发布,分享励志语录经典短句,减肥健身常识,各种js特效代码。网站很好记住,wuming.ren(武鸣拼音.ren域名后缀)<hr> <!--欢迎来到武鸣人信息资源平台,各种信息免费发布,资源共享合作共赢,分享互联网流行的励志语录经典短句,减肥健身健康小常识及打卡记录,收集各种js特效代码。--> <script type="text/javascript" src="https://www.wuming.ren/ad/tc.js"></script> <script type="text/javascript" src="https://www.wuming.ren/ad/a.js"></script> <SCRIPT> function none_wwwwumingren(){ document.getElementById("www_wuming_ren_ad").style.display="none"; }//武鸣人网站https://www.wuming.ren 网站很好记住,wuming.ren(武鸣拼音.ren域名后缀) </SCRIPT> <DIV id=www_wuming_ren_ad> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="4%" height="30" align="center"><img src="/img/20240509_www_wuming_ren_3.gif" width="15" height="14" /></td> <td width="82%"><a target="_blank" href="https://www.wuming.ren"> <span style="text-decoration: none"><font color="#808080">武鸣人:各种信息免费发布,资源共享合作共赢!</font></span></a></td> <td width="14%" align="right"><a style="CURSOR: hand" onClick="none_wwwwumingren()"><img src="/img/20240509_www_wuming_ren_2.gif" width="84" height="11" /></a></td> </tr> </table> </DIV> </body> </html>
本文来自武鸣人网站,转载请注明出处