What is the use of tag in HTML5?
1 Like
The HTML <fieldset> element is used to group several controls as well as labels (<label> ) within a web form. The <fieldset> tag is used to group related elements in a form.