07 - HTML Forms Flashcards
1
Q
What is the purpose of an HTML form element?
A
To obtain data from the user
2
Q
Give five examples of form control elements.
A
Text input, password input, text area, radio buttons, checkboxes, drop-down boxes, submit buttons, image buttons, file upload
3
Q
Give three examples of type attributes for HTML elements.
A
Text, password and email
4
Q
Is an HTML element a block element or an inline element?
A
Inline