HTML Input types

Manish SawManish Saw
2 min read

In HTML We have lots of different input types for Different use cases, and now we are gonna to know about most Important among them shortest words and simplest way.

TypeUses
textFor adding Text, name, address, text box etc.
passwordFor adding Passwords and they will be hidden by-default
checkboxFor adding check box like true or false etc.
buttonFor checking if button is clocked or not
colorFor adding color picker option
dateFor giving date selection option
date-timeFor giving the calendar box to select date as well as year and month
emailFor giving email writing option and it checks for “@”
fileFor giving file upload feature
imageFor giving Image upload feature
numberFor giving the option to give his number
radioFor giving the option to either click or just leave
URLFor giving the option to add URL
submitFor giving the button to submit the form

I hope you like this article, and if felled reading this article helpful, then make sure to hit on the like icon.

0
Subscribe to my newsletter

Read articles from Manish Saw directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Manish Saw
Manish Saw