What is the purpose of an HTML form element?
Allows you to collect information from visitors to your site
Give five examples of form control elements.
Text Input Password Input Text Area Radio Buttons Checkboxes Drop down boxes Submit buttons Image Buttons File Upload
Give three examples of type attributes for HTML input elements.
text Password radio file submit image
Is an HTML input element a block element or an inline element?
Inline