hey i have the following code:
writing-mode: tb-rl;
filter: flipv fliph;
which is in a DIV. it works fine but there are divs inside this div that I want normal horizontal, left to right text. I tried swapping the fliter line around, swapping the writing-mode line around, even trying bt-lr and all possible cominations but I cant get the text to be normal.
Any suggestions? Thanks
~*Gwar3k1*~
"To the pressure, everything's just like: an illusion. I'll be losing you before long..."
writing-mode: tb-rl;
filter: flipv fliph;
which is in a DIV. it works fine but there are divs inside this div that I want normal horizontal, left to right text. I tried swapping the fliter line around, swapping the writing-mode line around, even trying bt-lr and all possible cominations but I cant get the text to be normal.
Any suggestions? Thanks
~*Gwar3k1*~
"To the pressure, everything's just like: an illusion. I'll be losing you before long..."