I need to rotate text by 90, 180 and 270 degrees.
How can i achieve this in firefox2.
In brief, what i am doing is,
there is one main container div whose background is set by 600x400 image.
There are 4 inner divs each having some text. Now i have to rotate that divs by 90, 180 and 270 by selecting it. Text present in those divs is not rotating.
For IE i have used filter and its working fine.
Any help will be greatly appreciated. If there is any formula for this, then let me know.