rotate()
Posté : 13 mai 2026, 16:52
The CSS rotate() function spins an element either clockwise or counterclockwise in a 2D plane. It is one of many transform functions used in the transform property.
For example, using rotate() we...
En savoir plus...