rotateZ()
Term side of the Card
Topic: Transformations
Unit title: rotateZ()
Categories: Function
Explanation side of the Card
Explanation: The function that applies a 2D or 3D rotation to an element around the Z-axis, which is perpendicular to the screen. This is similar to the regular 'rotate()' function and makes the element appear to spin or rotate clockwise or counterclockwise within the plane of the screen.
Browser compatibility:
- The chrome browser supports this feature starting from version 12
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 10
- The safari browser supports this feature starting from version 4
Availability: