YouTip LogoYouTip

Att Textarea Form

## HTML ``` ### Attribute Values | Value | Description | | :--- | :--- | | `form_id` | Specifies the `id` of the form(s) the text area belongs to. To associate it with multiple forms, use a space-separated list of form IDs (though browser support for multiple forms can vary). | --- ## Code Example In the example below, the ` ``` ### How it works: 1. The `
` has an `id` of `"usrform"`. 2. The `