input type=”…”
The input tag has 22 different types, including several different buttons (button, submit, image, reset ). selectors (checkbox, radio, color, file, month, date, time, week, range) and text boxes (text, email, password, range, tel)
To learn more about the various HTML Input Types, check out the W3 Schools page on the subject.