项目作者: revolalex

项目描述 :
CSS animation
高级语言: HTML
项目地址: git://github.com/revolalex/CSS-Animation.git
创建时间: 2020-04-21T08:24:04Z
项目社区:https://github.com/revolalex/CSS-Animation

开源协议:

下载


CSS-Animation

Night Star

  • animation-name
  • animation-duration
  • animation-iteration-count
  • @keyframes
  • transform: scale
  • opacity

Simulator Screen Shot

Cubic Bezier

  • animation-iteration-count: infinite
  • animation-timing-function: cubic-bezier
  • animation-timing-function: ease-out

Simulator Screen Shot

Boucing Ball

  • linear-gradient
    Simulator Screen Shot

Heart Beat

  • :after
  • :before
  • transform: rotate

Simulator Screen Shot