Text rotation in IE 9
- by John Bowden
Hi there I'm attempting to rotate a piece of text on its end within a div using the following different methods.
writing-mode: tb-rl;
filter: FlipH FlipV;
and:
-ms-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.Matrix(M11=6.123233995736766e-17, M12=1, M21=-1, M22=6.123233995736766e-17, sizingMethod='auto…