nitishdayal / html-forms

Working with HTML Forms and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML Forms

HTML Forms and Javascript

Working with HTML Forms and JavaScript.

We use javascript to write the following functions

  • init (initialize the document)
  • reset (reset the webpage by clearing all elements)
  • validate (validate if all inputs fields are collectly filled out)
  • send (allows us to submit the document)

About

Working with HTML Forms and JavaScript.


Languages

Language:HTML 39.4%Language:JavaScript 37.9%Language:CSS 22.7%