What is the purpose of an HTML form element?
Group inputs and allow information to be easily captured
Give five examples of form control elements.
submit password email username checkbox select
Give three examples of type attributes for HTML elements.
password
radio
submit
Is an HTML element a block element or an inline element?
inline