HTML Form and Media Elements Quiz

HTML Form and Media Elements Quiz

11th Grade

21 Qs

quiz-placeholder

Similar activities

ARDU TEST

ARDU TEST

9th Grade - University

20 Qs

quizizz P. Web

quizizz P. Web

11th Grade - University

20 Qs

مراجعة الوحدة 1+3

مراجعة الوحدة 1+3

9th - 12th Grade

20 Qs

Av1 - Revisão (parte nota 1)sobre HTML e CSS

Av1 - Revisão (parte nota 1)sobre HTML e CSS

2nd Grade - University

25 Qs

HTML and CSS - Multiple choice quiz

HTML and CSS - Multiple choice quiz

11th Grade

20 Qs

RETURN 15-БӨЛІМ

RETURN 15-БӨЛІМ

11th Grade

24 Qs

The End

The End

9th - 12th Grade

25 Qs

A- Web Development  Review

A- Web Development Review

11th Grade

20 Qs

HTML Form and Media Elements Quiz

HTML Form and Media Elements Quiz

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

chrisbenedict sevilleno

Used 1+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The form needs a field for the customer’s name. Which input type should you use?

input

text

field

line

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

For a sign-up form, you need a secure field for passwords. What’s the correct code?

<input type="secret">`

`<input type="password">`

<input type="hidden">`

<input type="pass">`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A poll asks users to pick one favorite color. Which input type ensures only one selection?

checkbox

select

radio

option

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Another poll lets users choose multiple hobbies. Which input type allows this?

radio

checkbox

select

multiple

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You’re adding a drop-down list of payment methods to a checkout form. Which tag creates this?

`<dropdown>`

`<list>`

`<select>`

`<option>`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each payment method like “Credit Card” needs to be listed in the drop-down. Which tag defines these?

`<item>`

`<option>`

<select>

<li>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The form needs a button to send the data. Which option(s) create a submit button?

`<input type="submit">`

`<button type="submit">`

`<submit>`

Both A and B

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?