Tip: you can click/tap on a cell for more information. Full support Full support Partial support Partial support See implementation notes. Has more compatibility info. See also The<legend>element The<input>element The<label>element The<form>element...
nameHTML5 The name associated with the group. The label for the field set is given by the first<legend>element that is a child of this field set. Examples Example #1: Form with fieldset, legend, and label <form action="test.php" method="post"> <fieldset> <legend>Title</legend> <...
elements Returns anHTMLCollection form name reportValidity setCustomValidity type validationMessage validity willValidate Legend Tip: you can click/tap on a cell for more information. Full support Full support See implementation notes. See also The HTML element implementing this interface:<fieldset>. ...
In January 1997, HTML 3.2 introduces forms and some form controls, but does not include the fieldset or legend elements. In July 1997, the first draft of HTML 4.0 introduces the fieldset and legend elements: The FIELDSET element allows form designers to group thematically related controls toget...