Forms are used across the internet to collect user information and send it to an email or a database depending on the requirements. They usually end with a submit button or link. The tag you would use to begin a form is < form> and ends with < /form >