找回密码
 立即注册
搜索
查看: 5445|回复: 0

缤纷彩色文字广告代码,文字广告代码美化版

[复制链接]
8888
灌水成绩
11841
18
2032187
主题
帖子
积分

等级头衔

ID : 1

管理员

积分成就 威望 : 999999
贡献 : 9999
下载币 : 10331
在线时间 : 768 小时
注册时间 : 2025-4-1
最后登录 : 2025-9-3

发表于 2025-4-14 00:58:07 | 显示全部楼层 |阅读模式 IP:广东
缤纷彩色文字广告代码,文字广告代码美化版

  1. <!--一行显示8个文字广告,文字内容不限制 -->
  2. <!doctype html>
  3. <html lang="en">
  4. <head>
  5.         <meta charset="UTF-8">
  6.         <title>广告代码美化版</title>
  7. <style type="text/css">
  8.         *{margin: 0;}
  9.         body{padding: 50px 100px;box-sizing: border-box;}
  10.         .tp-ad-text1 {width:100%;padding-top:6px;box-sizing:border-box;overflow: hidden;background: rgba(255,255,255,.2);}
  11.         .tp-ad-text1 a {color:#7fba00;font-size:14px;line-height:38px;text-align:center;border:1px dashed rgba(0,0,0,.2);padding:0 3px;box-sizing:border-box;float:left;width:11.5%;height:38px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0.5% 6px;text-decoration:none;transition:all .6s;}
  12.         .tp-ad-text1 a:hover {font-weight: bold;color:#fff!important;background:#7fba00;transition: all .6s;}
  13.         .tp-ad-text1 a:nth-child(2n) {color:#f74e1e;}
  14.         .tp-ad-text1 a:nth-child(2n):hover {background:#f74e1e;border-color: #f74e1e;}
  15.         .tp-ad-text1 a:nth-child(3n) {color:#00a4ef;}
  16.         .tp-ad-text1 a:nth-child(3n):hover {background:#00a4ef;border-color: #00a4ef;}
  17.         .tp-ad-text1 a:nth-child(4n) {color:#0517c2;}
  18.         .tp-ad-text1 a:nth-child(4n):hover {background:#0517c2;border-color: #0517c2;}
  19.         .tp-ad-text1 a:nth-child(5n) {color:#601165;}
  20.         .tp-ad-text1 a:nth-child(5n):hover {background:#601165;border-color: #601165;}
  21.         .tp-ad-text1 a:nth-child(6n) {color:#ffb900;}
  22.         .tp-ad-text1 a:nth-child(6n):hover {background:#ffb900;border-color: #ffb900;}
  23.         .tp-ad-text1 a:nth-child(7n) {color:#0fc317;}
  24.         .tp-ad-text1 a:nth-child(7n):hover {background:#0fc317;border-color: #0fc317;}
  25.         .tp-ad-text1 a:nth-child(8n) {color:#601165;}
  26.         .tp-ad-text1 a:nth-child(8n):hover {background:#601165;border-color: #601165;}
  27.         .tp-ad-text1 a:nth-child(9n) {color:#fba78f;}
  28.         .tp-ad-text1 a:nth-child(9n):hover {background:#fba78f;border-color: #fba78f;}
  29.         .tp-ad-text1 a:nth-child(10n) {color:#13cf8f;}
  30.         .tp-ad-text1 a:nth-child(10n):hover {background:#13cf8f;border-color: #13cf8f;}
  31.         .tp-ad-text1 a:nth-child(11n) {color:#f74e1e;}
  32.         .tp-ad-text1 a:nth-child(11n):hover {background:#f74e1e;border-color: #f74e1e;}
  33.         .tp-ad-text1 a:nth-child(12n) {color:#ffb900;}
  34.         .tp-ad-text1 a:nth-child(12n):hover {background:#ffb900;border-color: #ffb900;}
  35.         .tp-ad-text1 a:nth-child(13n) {color:#fba78f;}
  36.         .tp-ad-text1 a:nth-child(13n):hover {background:#fba78f;border-color: #fba78f;}
  37.         .tp-ad-text1 a:nth-child(14n) {color:#f74e1e;}
  38.         .tp-ad-text1 a:nth-child(14n):hover {background:#f74e1e;border-color: #f74e1e;}
  39.         .tp-ad-text1 a:nth-child(15n) {color:#7fba00;}
  40.         .tp-ad-text1 a:nth-child(15n):hover {background:#7fba00;border-color: #7fba00;}
  41.         .tp-ad-text1 a:nth-child(16n) {color:#0fc317;}
  42.         .tp-ad-text1 a:nth-child(16n):hover {background:#0fc317;border-color: #0fc317;}
  43.         .tp-ad-text1 a:nth-child(17n) {color:#0517c2;}
  44.         .tp-ad-text1 a:nth-child(17n):hover {background:#0517c2;border-color: #0517c2;}
  45.         .tp-ad-text1 a:nth-child(18n) {color:#13cf8f;}
  46.         .tp-ad-text1 a:nth-child(18n):hover {background:#13cf8f;border-color: #13cf8f;}
  47.         .tp-ad-text1 a:nth-child(19n) {color:#ffb900;}
  48.         .tp-ad-text1 a:nth-child(19n):hover {background:#ffb900;border-color: #ffb900;}
  49.         .tp-ad-text1 a:nth-child(20n) {color:#f74e1e;}
  50.         .tp-ad-text1 a:nth-child(20n):hover {background:#f74e1e;border-color: #f74e1e;}
  51.         @media screen and (max-width: 1198px){
  52.                 .tp-ad-text1 a{
  53.                         width: 24%;
  54.                 }
  55.         }
  56. </style>
  57. </head>
  58. <body>
  59.     <div class="tp-ad-text1">
  60.         <a href="https://caizhou.top/" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  61.         <a href="https://caizhou.top/" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  62.         <a href="https://caizhou.top/" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  63.         <a href="https://caizhou.top/" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  64.         <a href="https://caizhou.top/" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  65.         <a href="https://caizhou.top/" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  66.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  67.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  68.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  69.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  70.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  71.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  72.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  73.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  74.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  75.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  76.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  77.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  78.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  79.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  80.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  81.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  82.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  83.         <a href="https://caizhou.top" title="蔡州游戏网" target="_blank">蔡州游戏网</a>
  84.     </div>
  85. </body>
  86. </html>
复制代码


公告
帖子地址打造全网最多免费游戏网站
今日来客 列表模式
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

本站已运行

QQ|Archiver|手机版|小黑屋|蔡州手游 |网站地图

GMT+8, 2025-9-3 11:44

蔡州手游©2013-2025

快速回复 返回顶部 返回列表