CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: translateZ() CSS function

The translateZ() Function

Moves the element along the z-axis of the 3D space. This is a shortcut for translate3d(0, 0, tz).

Syntax for translateZ()
 Syntax
CSS Transforms Level 2translateZ( <length> ), where percentages are not allowed for translateZ() even though they are allowed for translateX() and translateY()

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem