Tagged Questions

46
votes
10answers
54k views

Vertical (rotated) text in HTML table

Is there a (portable) way to rotate text in a HTML table cell by 90°? (I have a table with many columns and much text for the headings, so I'd like to write it vertically to save space.)
1
vote
5answers
3k views

Is there a way to rotate text input?

I have to align a textbox and some text, at about 30 degrees, like this: I would like it to work at least in IE and FF. everything I found on the net deals with image rotation. Anyone?