Review Prior Learning on Last Period

Review Prior Learning on Last Period

10th Grade

11 Qs

quiz-placeholder

Similar activities

Web Development Beginners quiz 18

Web Development Beginners quiz 18

1st - 12th Grade

10 Qs

Review Prior Learning on Last Period

Review Prior Learning on Last Period

Assessment

Quiz

Design

10th Grade

Hard

Created by

Stanley Raditya

Used 3+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is <div> used for?

Division/ Section

Divide

Class

Paragraph

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

If we have <div class="container-one"></div>; how to use it in the css?

container one

container-one

.container-one

#container-one

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

in .container-one we have width: 800px. What is that used for?

To have line 800px

To boundary the width max to only 800px

To move the content of container-one middle area

To have image as big as 800px

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

If we want to move the object to have a distance between each object or move to the center area, what value should we change?

Content

Padding

Border

Margin

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Margin: 50px auto;

What value does it change?

Add 50px for left and right; auto for top and bottom

Add 50px for top and auto for right and left

Add 50 px for top and bottom; auto for right and left

Add 50px for left and auto for bottom

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

If I want the left box to move more to the right side; what code should I add?

Padding-left:50px;

Margin-left:50px;

Padding-right:50px;

Margin-right:50px;

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

What do we call the blue area?

Border

Margin

Padding

Content

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?