doubleyong
管理员
管理员
  • 最后登录2026-05-10
  • 发帖数1198
  • 最爱沙发
  • 喜欢达人
  • 原创写手
  • 社区居民
  • 忠实会员
阅读:4585回复:0

[css]amimate.css 的使用分享

楼主#
更多 发布于:2020-12-26 20:46
Animate.css 中文网:http://www.animate.net.cn/
英文网:https://animate.style/


使用步骤:

1、 下载animate.css
    开源社区下载:https://daneden.github.io/animate.css/

2、 引用animate.css
<link rel="stylesheet" href="animate.min.css">

3、使用

老版本使用
<h1 class="animated bounce">An animated element</h1>

新版本使用
<h1 class="animate__animated animate__bounce">An animated element</h1>


注:类名有所变化,具体使用,可以测试一下
知识需要管理,知识需要分享
游客


返回顶部

公众号

公众号