rotateY()
The rotateY() function rotates an element around its vertical y-axis. This matters for developers working with 3D transformations in CSS. To use it, apply the function to an element's transform property.
The rotateY() function rotates an element around its vertical y-axis. This matters for developers working with 3D transformations in CSS. To use it, apply the function to an element's transform property.