Note:
This element creates a multiline text entry control.
Text enclosed is displayed in the text field when the form is first displayed.
This element is usually used in conjunction with the <form> element.
Syntax:
<textarea attributes events> . . . </textarea>