HTML <form> Tag


The <form> tag in HTML is used to make a form where users can input information.

The <form> element can have one or more of these form elements:

An HTML form with checkboxes:

An HTML form with radiobuttons: