What is the purpose of an HTML form element?
Allows you to collect information from visitors to your site (allows users to search, register, etc.)
Give five examples of form control elements.
Text area, radio buttons, checkboxes, drop-down boxes, submit buttons
Give three examples of type attribute values for HTML elements.
Text, password, radio, checkbox
Is an HTML element a block element or an inline element?
Inline element