HTML INPUTS
The <input>
HTML element is used to create interactive controls for web-based forms to accept data from the user; a wide variety of types of input data and control widgets are available, depending on the device and user agent. The <input>
element is one of the most powerful and complex in all of HTML due to the sheer number of combinations of input types and attributes.
TYPES OF HTML INPUT ELEMENTS
- General Inputs
- Media Inputs
- Option Inputs
- Duration Inputs
- Advance Inputs
GENERAL INPUTS
These types of HTML Inputs are generally used to collect the information of the user.
MEDIA INPUTS
These types of HTML Inputs are used to upload Files and Images.
OPTION INPUTS
These types of HTML Inputs are used to choose for users.
DURATION INPUTS
These types of HTML Inputs are used to set duration like Time and Date.
ADVANCE INPUTS
That's all for now.
Thank you so much for getting to the end of the article 💙 !
If you liked this article, make sure to:
Follow me @imAlfaiz
Like, Comment & Share it with your friends.
Do Follow me on Twitter to get Daily Tips and Useful Threads on Web-Development.