Groups related elements input elements a form and draws a box around them. Block-level element
<fieldset attributes> ... </fieldset>
<fieldset> Enter your name: <input type=”text” /> </fieldset>