What is a fieldset?
A fieldset is a group of form elements in a web form. So, when you’re editing a page using your administration panel, you may see headline links that, when clicked on, drop down a box that holds some form elements. That box is a fieldset. A fieldset usually has a “legend” which is the title at the top (often clickable for collapsing or un-collapsing the fieldset).