HTML Forms Flashcards
1
Q
What is the purpose of an HTML form element?
A
To make a section of the document interactive for submitting information
2
Q
Give five examples of form control elements.
A
Text input Password input Text area Radio Buttons Checkboxes
3
Q
Give three examples of type attributes for HTML elements.
A
Maxlength
size
name
4
Q
Is an HTML element a block element or an inline element?
A
Inline