Flashcards: Mastering HTML Forms and Input Elements — 10 cards

All cards

1Question

HTML form — purpose?

Answer

Collects and sends user data to server

2Question

`<form>` — role?

Answer

Container for inputs, handles submission

3Question

`method` attribute — options?

Answer

POST or GET

4Question

`action` attribute — purpose?

Answer

Specifies server script URL

5Question

Date input — format?

Answer

YYYY-MM-DD (RFC3339)

6Question

`method` — options?

Answer

POST or GET

7Question

Date/time input format — RFC?

Answer

YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS

8Question

`<textarea>` — feature?

Answer

Multi-line text input

9Question

`<select>` — purpose?

Answer

Creates dropdown menu

10Question

Radio buttons — group how?

Answer

Same `name` for single choice

Test yourself with the quiz

Test your knowledge with 10 questions on Mastering HTML Forms and Input Elements.

1. What is the primary purpose of the `<form>` tag in HTML?

2. What is the primary purpose of the `<form>` tag in HTML?

Take the quiz →

Read the revision sheet

Review the complete course in the revision sheet for Mastering HTML Forms and Input Elements.

See revision sheet →

Similar courses

Create your own flashcards

Import your course and AI generates flashcards in 30 seconds.

Flashcard generator