Animate.css动画
2021-01-16 11:16
阅读:655
标签:git class lin 服务 sheet span ted animation 其他
参考地址: http://www.animate.net.cn/
官方地址: https://animate.style/
https://github.com/animate-css/animate.css
只需两步
链接css文件 "stylesheet" href="style/animate.min.css">
添加对应到类名class="animated hinge">服务
其他的补充说明
animate.css 的默认设置也许有些时候并不是我们想要的,所以你可以重新设置,比如:
h1 {
animation-duration: 3s; 动画持续时间
animation-delay: 0.2s; 动画延迟时间
animation-iteration-count: 2; 执行次数
}
Animate.css动画
标签:git class lin 服务 sheet span ted animation 其他
原文地址:https://www.cnblogs.com/life-fxl/p/13377982.html
上一篇:2css
评论
亲,登录后才可以留言!