最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

Animate.css纯CSS动画库_html/css

来源:懂视网 责编:小采 时间:2020-11-27 16:18:02
文档

Animate.css纯CSS动画库_html/css

Animate.css纯CSS动画库_html/css_WEB-ITnose:github上的地址是: https://daneden.github.io/animate.css/ Animate.css Just-add-water CSS animation animate.css is a bunch of cool, fun, and cross-browser animations for you to
推荐度:
导读Animate.css纯CSS动画库_html/css_WEB-ITnose:github上的地址是: https://daneden.github.io/animate.css/ Animate.css Just-add-water CSS animation animate.css is a bunch of cool, fun, and cross-browser animations for you to

github上的地址是: https://daneden.github.io/animate.css/


Animate.css

Just-add-water CSS animation

animate.css is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.

基本的使用方法

  1. 引入css文件到 标签中

     

  2. 给你想让执行动画的元素的class添加animated. 你还可以添加 infinite这个样式让动画无限循环.

  3. 最后你给元素添加下面的一个class,就可以实现不同的动画效果:

  4. bounce
  5. flash
  6. pulse
  7. rubberBand
  8. shake
  9. headShake
  10. swing
  11. tada
  12. wobble
  13. jello
  14. bounceIn
  15. bounceInDown
  16. bounceInLeft
  17. bounceInRight
  18. bounceInUp
  19. bounceOut
  20. bounceOutDown
  21. bounceOutLeft
  22. bounceOutRight
  23. bounceOutUp
  24. fadeIn
  25. fadeInDown
  26. fadeInDownBig
  27. fadeInLeft
  28. fadeInLeftBig
  29. fadeInRight
  30. fadeInRightBig
  31. fadeInUp
  32. fadeInUpBig
  33. fadeOut
  34. fadeOutDown
  35. fadeOutDownBig
  36. fadeOutLeft
  37. fadeOutLeftBig
  38. fadeOutRight
  39. fadeOutRightBig
  40. fadeOutUp
  41. fadeOutUpBig
  42. flipInX
  43. flipInY
  44. flipOutX
  45. flipOutY
  46. lightSpeedIn
  47. lightSpeedOut
  48. rotateIn
  49. rotateInDownLeft
  50. rotateInDownRight
  51. rotateInUpLeft
  52. rotateInUpRight
  53. rotateOut
  54. rotateOutDownLeft
  55. rotateOutDownRight
  56. rotateOutUpLeft
  57. rotateOutUpRight
  58. hinge
  59. rollIn
  60. rollOut
  61. zoomIn
  62. zoomInDown
  63. zoomInLeft
  64. zoomInRight
  65. zoomInUp
  66. zoomOut
  67. zoomOutDown
  68. zoomOutLeft
  69. zoomOutRight
  70. zoomOutUp
  71. slideInDown
  72. slideInLeft
  73. slideInRight
  74. slideInUp
  75. slideOutDown
  76. slideOutLeft
  77. slideOutRight
  78. slideOutUp

例子:

Example

查看所有的动画效果

文档

Animate.css纯CSS动画库_html/css

Animate.css纯CSS动画库_html/css_WEB-ITnose:github上的地址是: https://daneden.github.io/animate.css/ Animate.css Just-add-water CSS animation animate.css is a bunch of cool, fun, and cross-browser animations for you to
推荐度:
标签: 动画 html css
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top