translateX()
Posté : 25 juin 2026, 15:43
The CSS translateX() function shifts an element horizontally by the specified amount. Specifically, it displaces an element to the right or the left, depending on whether the value is positive or negative.
En savoir plus...