html-forms Flashcards
1
Q
What is the purpose of an HTML form element?
A
Group inputs and allow information to be easily captured
2
Q
Give five examples of form control elements.
A
submit password email username checkbox select
3
Q
Give three examples of type attributes for HTML elements.
A
password
radio
submit
4
Q
Is an HTML element a block element or an inline element?
A
inline