SyntaxFix
Write A Post
Hire A Developer
Questions
You should use textarea to support multiple-line inputs.
textarea
<textarea rows="4" cols="50"> Here you can write some text to display in the textarea as the default text </textarea>