html-forms Flashcards
(4 cards)
What is the purpose of an HTML form element?
It is used to capture use input
Give five examples of form control elements.
Input text control (Single Line, Multi Line, Password) - Capture free text Input type Radio Input type submit Input type checkbox Input type drop-down list
Give three examples of type attributes for HTML elements.
button, checkbox, email, file
Is an HTML element a block element or an inline element?
Inline