All About Html Input Types

All About Html Input Types

·

2 min read

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

  1. General Inputs
  2. Media Inputs
  3. Option Inputs
  4. Duration Inputs
  5. Advance Inputs

GENERAL INPUTS

These types of HTML Inputs are generally used to collect the information of the user.

General Inputs.png

MEDIA INPUTS

These types of HTML Inputs are used to upload Files and Images.

General Inputs (1).png

OPTION INPUTS

These types of HTML Inputs are used to choose for users.

General Inputs (3).png

DURATION INPUTS

These types of HTML Inputs are used to set duration like Time and Date.

General Inputs (4).png

ADVANCE INPUTS

General Inputs (2).png

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:

  1. Follow me @imAlfaiz

  2. Like, Comment & Share it with your friends.

Do Follow me on Twitter to get Daily Tips and Useful Threads on Web-Development.

Source - %[twitter.com/imAlfaiz/status/151129388757039..