Back to Content

CSSSkew: ax property

files/en-us/web/api/cssskew/ax/index.md

latest315 B
Original Source

{{APIRef("CSS Typed OM")}}

The ax property of the {{domxref("CSSSkew")}} interface gets and sets the angle used to distort the element along the x-axis (or abscissa).

Value

A {{domxref("CSSNumericValue")}}.

Examples

To do

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}