闪烁渐变文字效果代码解析及应用 - 菲儿福利网
"<div class="STYLE1"><style>#nr{font-size:30px;margin: 10;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;}@keyframes masked-animation {0% {background-position: 0 0;}100% {background-position: -100%, 0;}}</div><TD height=40 width=821 colSpan=2><SPAN class="STYLE1"><MARQUEE><STRONG><b id="nr"><a href="https://98tv.github.io">欢迎来到菲儿福利网。一切福利免费领取</a></FONT></STRONG></MARQUEE></SPAN>这段代码是用来创建一个闪烁的文字效果,并且文字颜色会渐变。其中包括了一个超链接,点击可以跳转到指定网址。
原文地址: http://www.cveoy.top/t/topic/qpmV 著作权归作者所有。请勿转载和采集!