COMP 1850 | HTML Forms | Textarea

The textarea element is used for accepting multiple lines of textual data from the user (including carriage-returns, tabs and space bar spaces). If you need a single line of input, use input type"text", If you need more than one line of input, use textarea.

Examine the source code of this document for more details.


Please explain life, the universe, everything. Be brief!