HTML Forms

HTML Forms

11th Grade

6 Qs

quiz-placeholder

Similar activities

Quiz Matemática ll

Quiz Matemática ll

9th - 12th Grade

10 Qs

บทที่1 ระบบเทคโนโลยีที่ซับซ้อน ม.4

บทที่1 ระบบเทคโนโลยีที่ซับซ้อน ม.4

1st - 12th Grade

10 Qs

HTML

HTML

7th Grade - Professional Development

7 Qs

JavasCript

JavasCript

1st Grade - University

10 Qs

Thunkable Assesment Ibnu Taimiyah x Alhazen

Thunkable Assesment Ibnu Taimiyah x Alhazen

10th Grade - University

10 Qs

Inline vs. Internal CSS

Inline vs. Internal CSS

9th - 12th Grade

10 Qs

Python ex1

Python ex1

10th Grade - University

10 Qs

Soal TGT XI TKR B (Lama) # 1

Soal TGT XI TKR B (Lama) # 1

11th Grade

10 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