Animate.css 中文网:www.animate.net.cn/ 英文网: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>
注:类名有所变化,具体使用,可以测试一下
作者:doubleyong
公众号:bug收集
博客:bugshouji.com (专门解决与收集bug的网站)
如果喜欢这篇文章,可以支持一下哟,分享、点赞、在看 走一个,哈哈@_@