Manipulate elements in 2D and 3D space without triggering layout recalculation. Pasa el ratón para ver transforms in action.
Spin element around its center.
Enlarge or shrink element size.
Move element along X and Y axes.
Distort element along axes.
Multiple transforms applied together.
Rotate in 3D space.
3D flip with backface visibility.
Rotation from left edge instead of center.
rotate(45deg) scale(2) ≠ scale(2) rotate(45deg)transform-originperspective on parent for 3D effect