Assignment013

JavaScript, Form Controls and Event Handlers

JavaScript is often utilized with HTML forms
HTML forms are composed of text boxes, check boxes, radio buttons,
buttons, and more! All HTML form controls are coded between the <form> tag.

Below are several HTML controls: