I would like to vertically align the text in div on the click on a button.
I am using php and jquery framework library.
This is what I am trying to ask:
Ex: "myname is xyz" (normal alignment)
Vertical alignment
Ex:
m
y
n
a
m
e
....
Please guide.