Vertical text in html?

Injury

Lifer
Jul 19, 2004
13,066
2
81
css... but I don't think CSS can do it, either.

You'd probably have to use an image or some javascript
 

TravisT

Golden Member
Sep 6, 2002
1,427
0
0
PHP could do it for you probably, but it would just be a matter of editing the string, make sure you have a table setup correctly for where you want the text placed. Then it should work if you put break's between each character...
 

777php

Diamond Member
Jul 17, 2001
3,498
0
0
if you're using tables, why not just use a hard coded width for the table and text will be forced to be vertical.