jquery.rotate Simple jQuery Rotate plugin Example: HTML <h1 id="example">Hello</h1> JS $("#example").rotate(90);