html-forms Flashcards
1
Q
What is the purpose of an HTML form element?
A
HTML forms give you a set of elements to collect data from
your users.
2
Q
Give five examples of form control elements.
A
- input
- label
- select
- textarea
- button
3
Q
Give three examples of type attributes for HTML elements.
A
- radio
- checkbox
4
Q
Is an HTML element a block element or an inline element?
A
inline