3
Answers

MultiLine textbox


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)