What is the purpose of an HTML form element?
To collect data from your users
Give five examples of form control elements.
<input></input>,<label>,<select>,<textarea>,<button></button></textarea></select></label>
Give three examples of type attribute values for HTML <input></input> elements.
<input></input>
<input></input>
<input></input>
Is an HTML <input></input> element a block element or an inline element?
inline