HTML Quiz 7

HTML Quiz 7

10th - 12th Grade

80 Qs

quiz-placeholder

Similar activities

TEST 30

TEST 30

10th Grade

80 Qs

Tin ktra giữa kì I

Tin ktra giữa kì I

12th Grade

76 Qs

Ôn tập GK2 - Tin 12

Ôn tập GK2 - Tin 12

12th Grade

75 Qs

Computer Applications Quiz

Computer Applications Quiz

10th Grade

79 Qs

Ultimate Quizizz of Destiny HTML/CSS. May it strike fear.

Ultimate Quizizz of Destiny HTML/CSS. May it strike fear.

6th - 12th Grade

83 Qs

Câu hỏi về Trí tuệ nhân tạo

Câu hỏi về Trí tuệ nhân tạo

11th Grade

81 Qs

Pemrograman Web Dinamis

Pemrograman Web Dinamis

9th - 12th Grade

77 Qs

Premiere Pro

Premiere Pro

8th - 10th Grade

80 Qs

HTML Quiz 7

HTML Quiz 7

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Created by

Memory Reed

Used 15+ times

FREE Resource

80 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Defines a division or a section in an HTML document. Used to group block-elements to format them with CSS
<div>
<span>
<caption>
<group>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Used to group inline-elements in a document
<span>
<div>
<elements>
<group>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make something float to the left?
float-left: true;
float:left;
left:float;
left-float: true;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you tell the computer you want something to display as a block?
<block>
display: block;
<disblock>
block: 100;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inline elements are normally displayed without starting a new line.
True
False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a checkbox?
<check>
<input type="checkbox">
<checkbox>
<input type="check">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a text input field?
<textinput type="text">
<input type="textfield">
<textfield>
<input type="text">

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?