transform-style (CSS3)

The transform-style CSS property determines if the children of the element are positioned in the 3D-space or are flattened in the plane of the element.

Syntax

preserve-3d | flat

Examples having uses of: 'transform-style'