Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
H
E
L
L
O
W
O
R
L
D
css
@import url("https://fonts.googleapis.com/css?family=Poppins:900&display=swap"); body { background-color: black; margin: 5rem 6rem; text-align: center; font-family: 'Poppins', 'sans-serif'; } h1, h2 { margin: 0; padding: 0; color: white; display: inline-block; font-size: 10rem; text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; } h2 { font-size: 8rem; } h1:nth-child(0n + 0), h2:nth-child(5n + 0) { -webkit-animation-name: animateGlithcy; animation-name: animateGlithcy; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-duration: 0s; animation-duration: 0s; -webkit-animation-timing-function: linear; animation-timing-function: linear; animation-direction: alternate-reverse; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } h1:nth-child(0n + 1), h2:nth-child(5n + 1) { -webkit-animation-name: animateGlithcy; animation-name: animateGlithcy; -webkit-animation-delay: 0.2s; animation-delay: 0.2s; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-timing-function: linear; animation-timing-function: linear; animation-direction: alternate-reverse; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } h1:nth-child(0n + 2), h2:nth-child(5n + 2) { -webkit-animation-name: animateGlithcy; animation-name: animateGlithcy; -webkit-animation-delay: 0.4s; animation-delay: 0.4s; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-timing-function: linear; animation-timing-function: linear; animation-direction: alternate-reverse; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } h1:nth-child(0n + 3), h2:nth-child(5n + 3) { -webkit-animation-name: animateGlithcy; animation-name: animateGlithcy; -webkit-animation-delay: 0.6s; animation-delay: 0.6s; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-timing-function: linear; animation-timing-function: linear; animation-direction: alternate-reverse; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } h1:nth-child(0n + 4), h2:nth-child(5n + 4) { -webkit-animation-name: animateGlithcy; animation-name: animateGlithcy; -webkit-animation-delay: 0.8s; animation-delay: 0.8s; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-timing-function: linear; animation-timing-function: linear; animation-direction: alternate-reverse; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } h1:nth-child(0n + 5), h2:nth-child(5n + 5) { -webkit-animation-name: animateGlithcy; animation-name: animateGlithcy; -webkit-animation-delay: 1s; animation-delay: 1s; -webkit-animation-duration: 2.5s; animation-duration: 2.5s; -webkit-animation-timing-function: linear; animation-timing-function: linear; animation-direction: alternate-reverse; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } @-webkit-keyframes animateGlithcy { 0% { opacity: .1; background-position: 0 0; -webkit-filter: hue-rotate(0deg); filter: hue-rotate(0deg); } 10% { background-position: 5px 0; } 20% { background-position: -5px 0; } 30% { background-position: 15px 0; } 40% { background-position: -5px 0; } 50% { background-position: -25px 0; } 60% { background-position: -50px 0; } 70% { background-position: 0 -20px; } 80% { background-position: -60px -20px; } 81% { background-position: 0 0; } 100% { opacity: 1; background-position: 0 0; -webkit-filter: hue-rotate(360deg); filter: hue-rotate(360deg); } } @keyframes animateGlithcy { 0% { opacity: .1; background-position: 0 0; -webkit-filter: hue-rotate(0deg); filter: hue-rotate(0deg); } 10% { background-position: 5px 0; } 20% { background-position: -5px 0; } 30% { background-position: 15px 0; } 40% { background-position: -5px 0; } 50% { background-position: -25px 0; } 60% { background-position: -50px 0; } 70% { background-position: 0 -20px; } 80% { background-position: -60px -20px; } 81% { background-position: 0 0; } 100% { opacity: 1; background-position: 0 0; -webkit-filter: hue-rotate(360deg); filter: hue-rotate(360deg); } }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>CSS霓虹灯动画-jq22.com</title> <script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script> <style>
</style> </head> <body>
<script>
</script>
</body> </html>
2012-2021 jQuery插件库版权所有
jquery插件
|
jq22工具库
|
网页技术
|
广告合作
|
在线反馈
|
版权声明
沪ICP备13043785号-1
浙公网安备 33041102000314号