HTML Input types

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.
Type | Uses |
text | For adding Text, name, address, text box etc. |
password | For adding Passwords and they will be hidden by-default |
checkbox | For adding check box like true or false etc. |
button | For checking if button is clocked or not |
color | For adding color picker option |
date | For giving date selection option |
date-time | For giving the calendar box to select date as well as year and month |
For giving email writing option and it checks for “@” | |
file | For giving file upload feature |
image | For giving Image upload feature |
number | For giving the option to give his number |
radio | For giving the option to either click or just leave |
URL | For giving the option to add URL |
submit | For 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.
HTML5HTMLHTML tags html input elements#html-input-typesChaiCodeChaiCohortChaiaurcodechai-code chai aur code
Written by
