My code:
<div>
<input type="textarea">
</div>
How can I align text to the horizontal center and vertical top of the textarea?
|
Like Dave mentioned there is no supported
Fiddle link: http://jsfiddle.net/Jt34H/ |
|||
|
|
|
The styling of a Text-area is very limited. You could try us this openWYSIWYG |
|||
|
|
|
Just put,
|
|||
|
|
textarea. w3.org/TR/html4/interact/forms.html#edef-INPUT – Danya Vershinin Oct 9 '11 at 17:04