缤纷彩色文字广告位代码

  • 打卡等级:偶尔看看
  • 打卡总天数:8
  • 打卡月天数:0
  • 打卡总奖励:18
  • 最近打卡:2024-10-16 19:11:21

39

主题

6

回帖

163

积分

官方

积分
163

演示图:
Screenshot_2024_0927_124123.png
代码:
  1. <style type="text/css">
  2.         *{margin: 0;}
  3.         body{padding: 50px 100px;box-sizing: border-box;}
  4.         .tp-ad-text1 {width:100%;padding-top:6px;box-sizing:border-box;overflow: hidden;background: rgba(255,255,255,.2);}
  5.         .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;}
  6.         .tp-ad-text1 a:hover {font-weight: bold;color:#fff!important;background:#7fba00;transition: all .6s;}
  7.         .tp-ad-text1 a:nth-child(2n) {color:#f74e1e;}
  8.         .tp-ad-text1 a:nth-child(2n):hover {background:#f74e1e;border-color: #f74e1e;}
  9.         .tp-ad-text1 a:nth-child(3n) {color:#00a4ef;}
  10.         .tp-ad-text1 a:nth-child(3n):hover {background:#00a4ef;border-color: #00a4ef;}
  11.         .tp-ad-text1 a:nth-child(4n) {color:#0517c2;}
  12.         .tp-ad-text1 a:nth-child(4n):hover {background:#0517c2;border-color: #0517c2;}
  13.         .tp-ad-text1 a:nth-child(5n) {color:#601165;}
  14.         .tp-ad-text1 a:nth-child(5n):hover {background:#601165;border-color: #601165;}
  15.         .tp-ad-text1 a:nth-child(6n) {color:#ffb900;}
  16.         .tp-ad-text1 a:nth-child(6n):hover {background:#ffb900;border-color: #ffb900;}
  17.         .tp-ad-text1 a:nth-child(7n) {color:#0fc317;}
  18.         .tp-ad-text1 a:nth-child(7n):hover {background:#0fc317;border-color: #0fc317;}
  19.         .tp-ad-text1 a:nth-child(8n) {color:#601165;}
  20.         .tp-ad-text1 a:nth-child(8n):hover {background:#601165;border-color: #601165;}
  21.         .tp-ad-text1 a:nth-child(9n) {color:#fba78f;}
  22.         .tp-ad-text1 a:nth-child(9n):hover {background:#fba78f;border-color: #fba78f;}
  23.         .tp-ad-text1 a:nth-child(10n) {color:#13cf8f;}
  24.         .tp-ad-text1 a:nth-child(10n):hover {background:#13cf8f;border-color: #13cf8f;}
  25.         .tp-ad-text1 a:nth-child(11n) {color:#f74e1e;}
  26.         .tp-ad-text1 a:nth-child(11n):hover {background:#f74e1e;border-color: #f74e1e;}
  27.         .tp-ad-text1 a:nth-child(12n) {color:#ffb900;}
  28.         .tp-ad-text1 a:nth-child(12n):hover {background:#ffb900;border-color: #ffb900;}
  29.         .tp-ad-text1 a:nth-child(13n) {color:#fba78f;}
  30.         .tp-ad-text1 a:nth-child(13n):hover {background:#fba78f;border-color: #fba78f;}
  31.         .tp-ad-text1 a:nth-child(14n) {color:#f74e1e;}
  32.         .tp-ad-text1 a:nth-child(14n):hover {background:#f74e1e;border-color: #f74e1e;}
  33.         .tp-ad-text1 a:nth-child(15n) {color:#7fba00;}
  34.         .tp-ad-text1 a:nth-child(15n):hover {background:#7fba00;border-color: #7fba00;}
  35.         .tp-ad-text1 a:nth-child(16n) {color:#0fc317;}
  36.         .tp-ad-text1 a:nth-child(16n):hover {background:#0fc317;border-color: #0fc317;}
  37.         .tp-ad-text1 a:nth-child(17n) {color:#0517c2;}
  38.         .tp-ad-text1 a:nth-child(17n):hover {background:#0517c2;border-color: #0517c2;}
  39.         .tp-ad-text1 a:nth-child(18n) {color:#13cf8f;}
  40.         .tp-ad-text1 a:nth-child(18n):hover {background:#13cf8f;border-color: #13cf8f;}
  41.         .tp-ad-text1 a:nth-child(19n) {color:#ffb900;}
  42.         .tp-ad-text1 a:nth-child(19n):hover {background:#ffb900;border-color: #ffb900;}
  43.         .tp-ad-text1 a:nth-child(20n) {color:#f74e1e;}
  44.         .tp-ad-text1 a:nth-child(20n):hover {background:#f74e1e;border-color: #f74e1e;}
  45.         @media screen and (max-width: 1198px){
  46.                 .tp-ad-text1 a{
  47.                         width: 24%;
  48.                 }
  49.         }
  50. </style>
  51.     <div class="tp-ad-text1">
  52.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  53.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  54.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  55.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  56.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  57.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  58.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  59.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  60.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  61.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  62.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  63.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  64.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  65.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  66.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  67.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  68.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  69.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  70.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  71.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  72.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  73.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  74.         <a href="/" title="文字广告位招租" target="_blank">文字广告位招租</a>
  75.         <a href="/" title="QQ 5026275" target="_blank">QQ 5026275</a>
  76.     </div>
复制代码

上一篇: 没有了

下一篇: 炫彩流光字特效代码

来自手机

举报 回复 使用道具

Copyright © 乐享社区.