码迷,mamicode.com
首页 > Web开发 > 详细

CSS - Animate动画

时间:2019-06-06 21:29:51      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:zoom   css样式   ini   down   image   动画   hub   link   http   

下载地址: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

技术图片

 

CSS - Animate动画

标签:zoom   css样式   ini   down   image   动画   hub   link   http   

原文地址:https://www.cnblogs.com/max-hou/p/10986637.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!