Transition & Transform

The skew() method

skews an element along the X and Y-axis by the given angle.


The scale() method

increases or decreases the size of an element.


The rotate() method

rotates an element clockwise or counter-clockwise according to a given degree.


The translate() method

moves an element from its current position. This div element is moved 900 pixels to the right.