<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>
. ...
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>
. ...