...

/

<legend>

<legend>

Learn how <legend> tag works.

The <legend> tag in HTML is used to define the caption or the title for it’s parent <fieldset> element. It is the first child of the <fieldset>. ...