
Mastering Advanced CSS: Specificity and Box Model

Quiz
•
Computers
•
12th Grade
•
Medium
Tomas Martinez
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct order of properties in the CSS box model from the outside in?
Margin, Border, Padding, Content
Padding, Border, Margin, Content
Content, Padding, Border, Margin
Border, Margin, Padding, Content
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property does NOT contribute to the box model?
width
visibility
padding
margin
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In CSS, what does the 'box-sizing' property do?
It changes the CSS box model to include padding and border in the element's total width and height.
It sets whether an element is displayed as a block or inline box.
It adjusts the opacity of the box.
It determines the stacking order of multiple boxes.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When multiple CSS files are imported, which file takes precedence?
The first file imported
The last file imported
The file with the smallest size
The file with the most classes
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the specificity order of the following selectors?
Inline styles, IDs, Classes, Elements
IDs, Classes, Elements, Inline styles
Elements, Classes, IDs, Inline styles
Classes, Elements, IDs, Inline styles
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about the 'margin' property in CSS?
It is the innermost layer of the box model.
It can have negative values.
It is not affected by the 'box-sizing' property.
It is the space between the border and the content.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the default value of the 'box-sizing' property in CSS?
border-box
padding-box
content-box
margin-box
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
ASESMEN SUMATIF CSS

Quiz
•
9th - 12th Grade
8 questions
Week 4 - Floats, Layout and Responsive Design

Quiz
•
University
13 questions
Week 16 - WD1

Quiz
•
12th Grade
13 questions
Preguntas sobre CSS

Quiz
•
University
15 questions
HTML + CSS

Quiz
•
University
10 questions
Web Design Unit 1 - 8

Quiz
•
12th Grade - University
10 questions
BOOLEAN CLUB QUIZ 2

Quiz
•
University
10 questions
HTML & CSS Skill#4

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade