HTML Forms using KompoZer

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

flashcard set

Earn XP

Description and Tags

Flashcards on HTML Forms using KompoZer

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

HTML Form

A well-organized structure designed to input the required data and information on a website.

2
New cards

HTML Forms Usage

Used to help the visitors of the website to input data.

3
New cards

Form in HTML

A container used to collect different kinds of inputs from the user.

4
New cards

Form Elements

Elements used to enter the data as well as validate the data within the forms.

5
New cards

HTML Form Elements

Label (h1 to h6), Checkbox, Text input field, Radio button, Submit button, Reset button

6
New cards

Elements Used in a Form

Form, Input, Textarea, Select and Option