CSS3 Click Chart

Rotate Transforms

Allows you to rotate an element using a function as a value for the transform property.

Specification

Transform Functions on W3C

Example Code

Live Demonstration

This box is rotated using CSS3 transforms.

Desktop Browser Support

Standard Syntax:
IE10+, Firefox 16+, Opera 12.1+

Vendor Prefix:
IE9+, Firefox 3.5+, Chrome 4+, Safari 3.1+, Opera 10.5+

Tools / Polyfills

cssSandpaper
Transformie

Tutorials / Articles

A Primer on CSS3 Transforms (SitePoint)

Fork me on GitHub