- The
transform
property scale
,rotate
andtranslate
transitions- The
transform-origin
property
- The
transition
property - Applying transitions on specific properties
- Easing functions
- The
@keyframes
rule - Defining the state on each keyframe
- Applying the animation on an element
- Setting the animation duration and easing function
- Setting the fill behavior of the animation