Forms is a tag in HTML which are used to get the information from the user e.g. Name, Email, Address, etc. Input tag is used for getting the different types of inputs from the user with the help of ( type Attribute ). Basic syntax: <form> <label for ...