translateZ

The translateZ() function shifts the element relative to its original location by a specified value along the Z axis. The effect will be noticeable only when using perspective, rotating the element along the X or Y axes.

Syntax



transform: translateZ(tz);