This property establishes the origin for the "perspective" property. It is used, along with the "perspective" property, to compute the perspective matrix and give the element some perspective.
CSS Level | Value |
---|---|
CSS Transforms Level 2 | "<position>" where <position> = "[ [ left | center | right ] || [ top | center | bottom ] | [ left | center | right | <length-percentage> ] [ top | center | bottom | <length-percentage> ]? | [ [ left | right ] <length-percentage> ] && [ [ top | bottom ] <length-percentage> ] ]" |