backface-visibility: <keyword>;

This property determines whether or not the back face of something is visible when transforming an object in 3D space. This is used in conjunction with other CSS properties. The backface-visibility property can be either hidden or visible.

backface-visibility: hidden;

Transform Properties

Properties Description
Share This Page: