HTML Forms are required to collect different kinds of user inputs,
such as contact details like name, email address, phone numbers, or
details like credit card information, etc.o The element is a container for different types of input
elements, such as: text fields, checkboxes, radio buttons, submit
buttons, etc...o Users generally complete a form by modifying its controls e.g.
entering text, selecting items, etc.and submitting this form to a web
server for further processing.by: Fatima Ben Lashihar
2