Code - Cheat Sheet

Monday, May 11, 2020

CSS - Study Animations

animation

animation
animation-delay
animation-direction
animation-duration
animation-iteration-count
animation-name
animation-play-state
animation-timing-function
animation-name
animation-duration
animation-timing-function
animation-delay
animation-iteration-count
animation-direction

animation-delay
time

animation-direction
normal | alternate

animation-duration
time

animation-iteration-count
inherit
number

animation-name
none | IDENT

animation-play-state
running | paused
ease | linear | ease-in |
ease-out | ease-in-out |
cubic-Bezier (number,
number, number, number)

No comments:

Post a Comment

Panels

Panels are the items at the right side of the Photoshop window that can display layer information and text options SOURCE: https://www...