CSS Box Model

CSS Box Model

10th Grade

20 Qs

quiz-placeholder

Similar activities

ICT Y10 WEEK 4

ICT Y10 WEEK 4

10th Grade - University

20 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

Pretest Mandiri 2 - X RPL 2

Pretest Mandiri 2 - X RPL 2

10th Grade

20 Qs

HTML Advanced

HTML Advanced

9th - 12th Grade

15 Qs

CIW Advanced HTML

CIW Advanced HTML

9th - 12th Grade

15 Qs

HTML CSS Links

HTML CSS Links

9th - 12th Grade

15 Qs

CSS Box Model

CSS Box Model

Assessment

Quiz

Computers

10th Grade

Medium

Created by

John Villarico

Used 30+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

HTML elements are:

rectangular boxes

circles

imaginary

quadrants

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All of the following are a part of the box model EXCEPT

radius area

padding area

margin area

content area

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property below is a part of the box model?

align

width

line-height

color

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the area between the content and the border?

padding

margin

height

width

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the outermost area of the CSS Box Model?

margin

padding

border

width/height

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which answer adds 10px of padding to the top and left, and 5px of padding to the bottom and right?

padding: 10px, 5px, 5px, 10px;

padding: 10px, 10px, 5px, 5px;

padding: 10px 5px 5px 10px;

padding: 10px 10px 5px 5px;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following will add 3px to the margin for all four sides?

margin: 3px;

margin: 3px 3px 3px 3px;

margin: 3px 3px;

all of them

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?