CSS - Animate动画

下载地址:https://daneden.github.io/animate.css/

关键CSS样式:animate.css

 引入CSS样式

<link rel="stylesheet" href="css/animate.css">

使用CSS样式

示例:

<h1 style="padding-top:100px;" class="animated infinite zoomInDown delay-2s">shop</h1>

开始:animated

结束:infinite

动画:zoomInDown

持续时间:delay-2s

 

posted @ 2019-06-06 19:16  麦克斯-侯  阅读(302)  评论(0编辑  收藏  举报
百纵科技