<fieldset>
The <fieldset> tag is used to group related elements in a form.
Attributes
| Attribute | Type | Description |
|---|---|---|
| disabled | disabled | Specifies that a group of related form elements should be disabled |
| name | text | Specifies a name for the fieldset |
The <fieldset> tag is used to group related elements in a form.
| Attribute | Type | Description |
|---|---|---|
| disabled | disabled | Specifies that a group of related form elements should be disabled |
| name | text | Specifies a name for the fieldset |