网站首页
免费技术
源码下载
免费软件
域名空间
活动资讯
值得一看
关于本站
网址导航
您的位置:首页 > 建站知识 > 多广告图+右下角带“广告”小图标广告位源代码
多广告图+右下角带“广告”小图标广告位源代码
2022-7-7    477    0

大家是不是看到很多网站广告横幅图片右下角都有“广告”两个字
可能有人以为是制作图片的时候就加了水印标识广告二字
其实这并不是制作的时候加上的,当你复制保存或新网页单独打开图片
会发现右下角却没有广告两个字,这就说明是利用代码加上的广告两个字
代码如下:
<table width="100%; cellpadding="0" cellspacing="0" border="0">
  <tr>
    <td style="position: relative;">
	<a href="http://bbs.8gws.com/jianzhan/9950.html" target="_blank"><img src="http://bbs.8gws.com/content/templates/htzyw/lib/images/202101141155.png" width="100%" height="100" /></a>
	<div style="position:absolute;z-index:2;right:1px;bottom:1px;width:25px;height:15px;background:url(http://bbs.8gws.com/content/templates/htzyw/lib/img/watermark.png) no-repeat;"></div>
	</td>
  </tr>
<tr>
    <td style="position: relative; padding-top: 5px;">
	<a href="http://bbs.8gws.com/jianzhan/9950.html" target="_blank"><img src="http://bbs.8gws.com/content/templates/htzyw/lib/images/202101141155.png" width="100%" height="100" /></a>
	<div style="position:absolute;z-index:2;right:1px;bottom:1px;width:25px;height:15px;background:url(http://bbs.8gws.com/content/templates/htzyw/lib/img/watermark.png) no-repeat;"></div>
	</td>
  </tr>
</table>
代码如下:
Plugins by frpkj.com
上一篇: 防伪和代{过}{滤}理授权查询系统网站源码V1.3
下一篇: 11种解决蓝奏云无法打开的问题