Grouped Choices and Form Actions
Use fieldsets and legends when several controls answer one question.
One question, one named group
Button types are behavior, not decoration
submit sends the form. reset restores initial values and should be offered only when accidental clearing is unlikely to cause harm. A future scripted action would use type="button".