Html Forms

In this chapter we learn about forms, basically form in html is use in the web pages it allows peoples to fill them and sent the data to the database that is on the server.

Different element are used in the forms to make users relax at the time of form filling.

Below there’s some elements are mentioned that are comonly used in the forms:

  • Input Box
  • Text Box
  • Radio Buttons
  • Check Box
  • Dropdown
  • Calender 
  • Buttons etc