Learn how to rotate, move, skew, and scale elements with 2D Transforms. Add Transitions to make them smoothly change from one state to another.
Make elements to gradually change from one style to another.
Increase or decrease the size of an element
Rotate an element clockwise or counterclockwise
Move an element from its current position
Tilt an element
Combine multiple transforms into one property
Control the start point for the transform (scale, rotate, and skew) of an element
Specify the speed curve of a transition effect
Control the start time of your transitions