What is the purpose of an HTML form element?
To collect information from users to store in a server
Give five examples of form control elements.
Input, select, radio, checkbox, text area (any type of input elements)
Give three examples of type attributes for HTML elements.
Password, radio, checkbox, submit (configure those elements)
Is an HTML element a block element or an inline element?
Inline