I have a few issues with a large height text box I am trying to make. I have set the line height and the height of the box. Except, what is happening is the text is vertically center aligned? How do I fix this? It should be aligned top left.
Share
use this maybe helpful
jsFiddle
and if you need a multiline textbox you can use
jsFiddle 2