Forms allow users to input and submit data to a server. Use the <form> tag to create a form, and various input elements for different types of data.
Always use labels with inputs for better accessibility and usability: