translateY()

translateY()

The CSS translateY() function shifts an element vertically by the specified amount. Specifically, it shifts an element either up…

translateX()

translateX()

The CSS translateX() function shifts an element horizontally by the specified amount. Specifically, it displaces an element to the…

rotateX()

rotateX()

The CSS rotateX() function rotates an element around the x-axis in a three-dimensional space. Specifically, it vertically flips the…