OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Rotate text with CSS
This page's ID:
11093
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
if you wish to rotate text, and if your 'text' is not Chinese/Japanese/Korean ideograph character, then you can simply use a CSS style, e.g. (below example I didn't test because I use Linux) [code]<div style="writing-mode: tb-rl">This text should be rotated vertically</div>[/code] details: http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/writingmode.asp This is an IE feature, mozilla/opera does not support it (and does not plan to). That's why my above example is not tested. This happens to be the *only* feature that I prefer IE over firefox/mozilla.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »