HTML: Fieldset tag

This creates a box around the related form controls.

<fieldset>……</fieldset>
AttributeValueDescription
disableddisabledSpecifies that a group of related form elements should be disabled
formform_idSpecifies forms the fieldset belongs to
nametextSpecifies a name for the fieldset
Tagged : / / /