What are forms?

Forms are sets, collections of input fields gathered together to enable us to collect data from the user through the keyboard, mouse, or touch input.

We will learn to stitch input elements together and build some sample forms, such as logging in, signing up, or for when the user forgets their password.

Before we jump into creating the forms, here's a quick list of available HTML input elements that we can use in our apps:

  • Input (including text, radio, checkbox, or file)
  • Textarea
  • Select
  • Button
  • Form
  • Fieldset
If you want a quick refresher tutorial on HTML tags and elements, you can visit W3schools.com

Armed with the knowledge about forms and the available HTML elements, it's hands-on time.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.9.169