translate3d

The translate3d() function is used to move elements in a three-dimensional space.

Syntax



transform: translate3d( tx, ty, tz);