CSS3 transform enables the rotation of elements including HTML text. If you intend to use it you should be aware that Firefox 3.6.8 and below has very poor baseline alignment.
The heading is just about acceptable. Content text is not.
Firefox 3.6.8:
Webkit:
So be warned if you intend to use CSS transform on text.


What this post is missing is a link to a bug report.
thanks for the heads up:
https://bugzilla.mozilla.org/show_bug.cgi?id=534064
This is just a bit annoying, I won’t call it a major problem. I think we need to wait for the next version of Firefox to come up with the solution.