Toggle navigation
在线编辑器
在线代码
文本比较
jQuery下载
前端库
在线手册
登录/注册
下载代码
html
css
js
分享到微信朋友圈
X
html
S
v
G
css
@import url(https://fonts.googleapis.com/css?family=Open+Sans:800); #g-usetag{ stroke-width: 6; stroke:#F2385A; -webkit-animation: gstrokeanim 2s infinite linear; animation: gstrokeanim 2s infinite linear; } @-webkit-keyframes gstrokeanim { 0%{stroke-width: 6;} 50%{stroke-width: 0;} 100%{stroke-width: 6;} } @keyframes gstrokeanim { 0%{stroke-width: 6;} 50%{stroke-width: 0;} 100%{stroke-width: 6;} } .text { fill: none; stroke-width: 6; stroke-linejoin: round; stroke-dasharray: 70 330; stroke-dashoffset: 0; -webkit-animation: stroke 6s infinite linear; animation: stroke 6s infinite linear; } .text:nth-child(5n + 1) { stroke: #F2385A; -webkit-animation-delay: -1.2s; animation-delay: -1.2s; } .text:nth-child(5n + 2) { stroke: #F5A503; -webkit-animation-delay: -2.4s; animation-delay: -2.4s; } .text:nth-child(5n + 3) { stroke: #E9F1DF; -webkit-animation-delay: -3.6s; animation-delay: -3.6s; } .text:nth-child(5n + 4) { stroke: #56D9CD; -webkit-animation-delay: -4.8s; animation-delay: -4.8s; } .text:nth-child(5n + 5) { stroke: #3AA1BF; -webkit-animation-delay: -6s; animation-delay: -6s; } @-webkit-keyframes stroke { 100% { stroke-dashoffset: -400; } } @keyframes stroke { 100% { stroke-dashoffset: -400; } } /*////////////////////v animation//////////////////*/ .text1 { fill: none; stroke-linejoin: round; stroke-dasharray:1160; stroke-dashoffset: 1160; -webkit-animation: vstroke 6s infinite linear; animation: vstroke 6s infinite ease-in-out; } .text1:nth-child(3n+3){ stroke-width: 4; stroke: #3AA1BF; -webkit-animation-delay: 0s; animation-delay: 00s; } .text1:nth-child(3n+1){ stroke: yellow; stroke-width: 1; -webkit-animation-delay: .2s; animation-delay: -.2s; } .text1:nth-child(3n+2){ stroke: red; stroke-width: 2; -webkit-animation-delay: -.1s; animation-delay: -.1s; } @-webkit-keyframes vstroke { 100%{stroke-dashoffset:0;} } @keyframes vstroke { 100%{stroke-dashoffset:0;} } /*///////////////// Other styles /////////////////////////*/ html, body { height: 100%; } body { background: #212121; background-size: .2em 100%; font: 14.5em/1 Open Sans, Impact; text-transform: uppercase; margin: 0; } svg { position: absolute; width: 100%; height: 100%; }
JavaScript
粒子
时间
文字
hover
canvas
3d
游戏
音乐
火焰
水波
轮播图
鼠标跟随
动画
css
加载动画
导航
菜单
按钮
滑块
tab
弹出层
统计图
svg
×
Close
在线代码下载提示
开通在线代码永久免费下载,需支付20jQ币
开通后,在线代码模块中所有代码可终身免费下!
您已开通在线代码永久免费下载,关闭提示框后,点下载代码可直接下载!
您已经开通过在线代码永久免费下载
对不起,您的jQ币不足!可通过发布资源 或
直接充值获取jQ币
取消
开通下载
<!doctype html> <html> <head> <meta charset="utf-8"> <title>SVG 动画-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号