translate()
Posté : 25 juin 2026, 15:43
The CSS translate() function shifts an element from its default position on a two-dimensional plane. This way, we can reposition an element horizontally, vertically, or both.
.parent:hover...
En savoir plus...