HTML-forms Flashcards
1
Q
What is the purpose of an HTML form element?
A
The HTML element represents a document section containing interactive controls for submitting information.
2
Q
Give five examples of form control elements.
A
input, label, textarea, button, fieldset
3
Q
Give three examples of type attribute values for HTML elements.
A
text, password, radio
4
Q
Is an HTML element a block element or an inline element?
A
Inline