HTML Fieldset Tag is useful when you require to group several controls, related elements and labels in a web form. It draws a box structure within which such related elements are placed.
Syntax
This will produce following result