A text area with a name attribute:
![]()
The name attribute is supported in all major browsers.
The name attribute specifies a name for a text area.
The name attribute is used to reference elements in a JavaScript, or to reference form data after a form is submitted.
NONE.
| Value | Description |
|---|---|
| text | Specifies the name of the text area |
HTML <textarea> tag
Your message has been sent to W3Schools.