The Textarea object represents a text-area in an HTML form.
For each <textarea> tag in an HTML form, a Textarea object is created.
You can access a Textarea object by indexing the elements array (by number or name) of the form or by using getElementById().
W3C: W3C Standard.
The Textarea object also supports the standard properties, methods, and events.
Your Query was successfully sent!