CSS 3D Transforms
CSS also supports 3D transforms.
CSS 3D Transforms
CSS also supports 3D transforms.
rotateX()
The rotateX() method rotates an element around its X-axis at a given degree.
Rotate X
rotateY()
The rotateY() method rotates an element around its Y-axis at a given degree.
Rotate Y
rotateZ()
The rotateZ() method rotates an element around its Z-axis at a given degree.
Rotate Z