CSS Box Model

CSS Box Model

10th Grade

20 Qs

quiz-placeholder

Similar activities

CSS Grid & Responsive Design Challenge

CSS Grid & Responsive Design Challenge

10th Grade

20 Qs

Latihan html dan css

Latihan html dan css

KG - University

20 Qs

CSS and Box Model Quiz

CSS and Box Model Quiz

10th - 12th Grade

25 Qs

Web Design Unit 5

Web Design Unit 5

9th - 12th Grade

25 Qs

HTML and CSS

HTML and CSS

5th Grade - Professional Development

17 Qs

Estilização de Cabeçalhos em CSS

Estilização de Cabeçalhos em CSS

10th Grade

15 Qs

HTML Unit D Review

HTML Unit D Review

10th - 12th Grade

25 Qs

Compuscholar Chapter 7 Practice Exam

Compuscholar Chapter 7 Practice Exam

9th - 12th Grade

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