HTML Forms Flashcards
1
Q
What is the purpose of an HTML form element?
A
to collect user input
2
Q
Give five examples of form control elements.
A
form, lable, button, input, textarea
3
Q
Give three examples of type attributes for HTML elements.
A
text, radio, area
4
Q
Is an HTML element a block element or an inline element?
A
inline