Search
An HTML form is used to collect information that the user submits. The HTML <form> element can nest other elements like input, label, textarea, button, etc. inside it to represent different parts of a form.
<form>