PDA

View Full Version : writing sidways


Bluemonkey
09-30-2002, 01:29 PM
is it possiable to write side ways

i.e have your text rotated by 90 degrees clockways

??
thanks for the help

murphyz
09-30-2002, 06:10 PM
Try this:

<span style="writing-mode:tb-rl;">Vertical&nbsp;Text</span>

although only supported ie 5.5 +

Mxx

starglow
09-30-2002, 06:31 PM
Originally posted by murphyz
Try this:

<span style="writing-mode:tb-rl;">Vertical&nbsp;Text</span>

although only supported ie 5.5 +

Mxx

i wouldn't use it then.. I'd just make an image instead

Bluemonkey
09-30-2002, 07:43 PM
thats fine for what i need it for thanks for the help