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: rotateY() CSS function

The rotateY() Function

Rotates the element around the y-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, 1, 0, a).

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

Recommended Links

Search Engine Links (for more information)

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