HTML Forms : Input Types

The <input> HTML element is used to create interactive controls for web-based forms in order to accept data from the user.

  • Text
  • Number
  • Button
  • Submit
  • Email
  • Color
  • File
  • Password
  • Radio
  • Reset
Scroll to Top