CSS HTML Validator - The fast, all-in-one, HTML, CSS, Link, SEO, spelling, and accessibility checker for Windows, & htmlval for Mac and Linux
Home Help: rotateZ() CSS function

The rotateZ() Function

Rotates the element around the z-axis without deforming it. If the angle is positive then the rotation is clockwise, if the angle is negative then the rotation is counter-clockwise. This is a shortcut for rotate3d(0, 0, 1, a).

Syntax for rotateZ()
 Syntax
CSS Transforms Level 2rotateZ( [ <angle> | <zero> ] )

Recommended Links

Search Engine Links (for more information)

Help us improve this page: Suggest a link or noteReport a problem