HTML Forms

HTML Forms

11th Grade

6 Qs

quiz-placeholder

Similar activities

HTML rasenya...

HTML rasenya...

7th Grade - University

10 Qs

COMPUTER

COMPUTER

10th - 12th Grade

9 Qs

AC and DC current

AC and DC current

11th - 12th Grade

10 Qs

Technical Drafting

Technical Drafting

11th Grade

8 Qs

PELATIHAN QGIS - HARI KE-1

PELATIHAN QGIS - HARI KE-1

1st - 12th Grade

10 Qs

Cấu trúc rẽ nhánh if-elif-else

Cấu trúc rẽ nhánh if-elif-else

11th Grade

10 Qs

números reales 1

números reales 1

1st Grade - University

10 Qs

Python Programming Quiz

Python Programming Quiz

11th Grade

11 Qs

HTML Forms

HTML Forms

Assessment

Quiz

Instructional Technology

11th Grade

Medium

Created by

Rafat Alwa

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a form in HTML?

input

label

body

form

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the "action" attribute in the <form> tag specify?

The method of the form (GET or POST)

The name of the form

The type of input fields in the form

The URL to which the form data should be submitted

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which input type is used for selecting multiple options from a list?

radio

checkbox

text

button

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the <label> tag do in a form?

It creates a name label for an input field.

It submits the form data.

It specifies the style of an input field.

It groups related fields together.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute links a <label> tag to a specific input field?

id

for

type

name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add a label inside HTML form you have to write:

<label for="fname">

<label or="fname">

<label for=for>

<label color>

Discover more resources for Instructional Technology