| 
 | 
 
 
 楼主 |
发表于 2021-1-14 16:16:41
|
显示全部楼层
   广东省江门市  
 
 
  
- <html><head>
 
 - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 - </head><body>
 
 - <style>
 
 - #nr{
 
 - font-size:20px; margin: 0;
 
 - font-family: Microsoft yahei;
 
 - background: -webkit-linear-gradient(left, #ffffff, #ff0000 6.25%, #ff7d00 12.5%, #ffff00 18.75%, #00ff00 25%, #00ffff 31.25%, #0000ff 37.5%, #ff00ff 43.75%, #ffff00 50%, #ff0000 56.25%, #ff7d00 62.5%, #ffff00 68.75%, #00ff00 75%, #00ffff 81.25%, #0000ff 87.5%, #ff00ff 93.75%, #ffff00 100%);
 
 - -webkit-background-clip: text;
 
 - -webkit-text-fill-color: transparent;
 
 - background-size: 200% 100%;
 
 - animation: masked-animation 2s infinite linear;
 
 - filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FF0000',endColorStr='#F9F900',gradientType='0'); 
 
 - } 
 
 - @keyframes masked-animation { 0% { background-position: 0 0; } 100% { background-position: -100%, 0; } }</style>
 
 - <div style="background-color:#333;border-radius:25px;box-shadow:0px 0px 5px #f200ff;padding:5px;margin-top:10px;margin-bottom:0px;"> <marquee> <b id="nr">公告:欢迎来到易语言资源网(精易论坛),本站资源全部免费查看、下载! </b> </marquee> </div>
 
 - </body>
 
 - </html>
 
  复制代码 主要防伸手党  
 |   
 
 
 
 |