rotateX()
Posté : 13 mai 2026, 16:52
The CSS rotateX() function rotates an element around the x-axis in a three-dimensional space. Specifically, it vertically flips the element, making it tilt backward or forward, depending on the angle set. It is one of many transform functions used in the transform property.
...
En savoir plus...