CSS Values

backface-visibility

  • visible
  • hidden

Load Browser Support ▼

permalink MDN info W3C info

css3 3d

perspective

Load Browser Support ▼

permalink MDN info W3C info

css3 3d

perspective-origin

Keywords represent horizontal offsets (left, center, right) and vertical offsets (top, center, bottom), and can be mixed and matched.

Load Browser Support ▼

permalink MDN info W3C info

css3 3d

transform

Accepts multiple space-separated transform functions.

Load Browser Support ▼

permalink MDN info W3C info

css3 transforms matrix skew skewx skewy translatex translatey scalex scaley translate3d translatez scale3d scalez rotate3d rotatex rotatey rotatez perspective scale
rotate translate

transform-style

  • flat
  • preserve-3d

Part of 3D transforms.

Load Browser Support ▼

permalink MDN info W3C info

css3 3d

5 Filtered Properties

backface-visibility
perspective
perspective-origin
transform
transform-style