![图片[1]|分享一款css文字背景闪动的自适应广告代码|孤狼资源网](https://cdn.xucp.cn/2022/11/QQ截图20221128182354-1024x393.png)
孤狼已经去除文字下划线和错位代码,pc移动端自适应,觉得很好看所以就分享给大家了
html代码
<style type="text/css">a {text-decoration: none}</style>
<section class="section wpcom-modules modules-html-code" id="modules-39">
<div class="topics">
<div class="topics-cont">
<a href="https://www.xucp.cn" target="_blank" rel="noopener">
<span>孤狼资源网丨www.xucp.cn</span>
</a>
<a href="https://www.xucp.cn" target="_blank">
<span>孤狼资源网丨www.xucp.cn</span>
<a href="https://www.xucp.cn" target="_blank">
<span>孤狼资源网丨www.xucp.cn</span>
</a>
<a href="https://www.xucp.cn" target="_blank">
<span>孤狼资源网丨www.xucp.cn</span>
</a>
</div>
</div>
</div></section>
CSS代码
成品请下载下面的文件
暂无评论内容