html-forms Flashcards
1
Q
What is the purpose of an HTML form element?
A
to make inputing information easier on a website
2
Q
Give five examples of form control elements.
A
textarea, button, input, form, label
3
Q
Give three examples of type attributes for HTML elements.
A
raido, text, chechbox
4
Q
Is an HTML element a block element or an inline element?
A
inline