1/5
Flashcards on HTML Forms using KompoZer
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
HTML Form
A well-organized structure designed to input the required data and information on a website.
HTML Forms Usage
Used to help the visitors of the website to input data.
Form in HTML
A container used to collect different kinds of inputs from the user.
Form Elements
Elements used to enter the data as well as validate the data within the forms.
HTML Form Elements
Label (h1 to h6), Checkbox, Text input field, Radio button, Submit button, Reset button
Elements Used in a Form
Form, Input, Textarea, Select and Option