What is the purpose of an HTML form element?
Collect data from users
Give five examples of form control elements.
text input, radio buttons, checkboxes, drop-down boxes, text area
Give three examples oftypeattributes for HTML< input >elements.
text, password, submit
Is an HTML< input >element a block element or an inline element?
Inline