The fieldset element represents a set of form controls optionally grouped under a common name. The name of the group is given by the first legend element that is a child of the fieldset element, if any. The remainder of the descendants form the group
<fieldset> -----</fieldset>
.png)
0 Comments