MultiLine textbox

Apr 26 2010 2:58 AM

I have an HTML input of type text : <input type = "text" ...
I want it to be multiline but when I press enter on it the cursor won't go to the next line.
what should I do?

Answers (3)