ajhead
03-07-2005, 05:52 PM
http://www.dynamicdrive.com/dynamicindex10/verticaltext.htm
The above script works well but I want the vertical text to face towards the right hand edge of the page not the left. (i.e.- i need to find a way to display the text as if it was rotated by 180degrees.)
The CSS attribute that seems to control how the text is displayed is this:
"writing-mode: tb-rl;"
I have tried numerous variations of tb-rl but none seem to be recognised.
Can someone explain if this is possible?
The above script works well but I want the vertical text to face towards the right hand edge of the page not the left. (i.e.- i need to find a way to display the text as if it was rotated by 180degrees.)
The CSS attribute that seems to control how the text is displayed is this:
"writing-mode: tb-rl;"
I have tried numerous variations of tb-rl but none seem to be recognised.
Can someone explain if this is possible?