HTML Form and Media Elements Quiz

HTML Form and Media Elements Quiz

11th Grade

21 Qs

quiz-placeholder

Similar activities

ULANGAN 1 - HTML

ULANGAN 1 - HTML

11th Grade

25 Qs

CSS Font Property Quizziz

CSS Font Property Quizziz

6th Grade - University

25 Qs

HTML & CSS Quiz

HTML & CSS Quiz

10th Grade - University

19 Qs

условный оператор

условный оператор

11th Grade - University

25 Qs

Evaluación periodo 1 grado 11

Evaluación periodo 1 grado 11

11th Grade

21 Qs

Quiz HTML dan CSS Bootstrap Kelas XI RPL

Quiz HTML dan CSS Bootstrap Kelas XI RPL

11th Grade - University

25 Qs

HTML

HTML

2nd Grade - University

20 Qs

HTML Attempt 2 Review

HTML Attempt 2 Review

9th - 12th Grade

25 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?