HTML Forms
•
HTML Forms were the first way for users
to interact with the Web
–
controls (inputs)
–
form submission
–
form processing
–
•
Forms collect user input
•
<form>…</form> encloses a form