
CSS Quiz 1

Quiz
•
Computers
•
Professional Development
•
Medium
Standards-aligned
Max Rolseth
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following properties is used to set the space between the content and the border of an element in the CSS Box Model?
margin
padding
border
width
Tags
DOK Level 2: Skill/Concept
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a Flexbox layout, which property is used to define the alignment along the main axis?
align-items
justify-content
flex-direction
flex-wrap
Tags
DOK Level 2: Skill/Concept
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS property is used to change the text color of an element?
font-color
text-color
color
text-style
Tags
DOK Level 2: Skill/Concept
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct CSS selector for selecting all <p>
elements inside a <div> element?
div p
div > p
div + p
div ~ p
Tags
DOK Level 2: Skill/Concept
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the `@media` rule in CSS?
To apply styles to different media types/devices
To import external CSS files
To define keyframe animations
To create CSS variables
Tags
DOK Level 2: Skill/Concept
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given the following CSS code, what will be the background color of the <div> element?
```div { background-color: red; } div:hover { background-color: blue; } ```
Red
Blue
Red when hovered, Blue otherwise
Blue when hovered, Red otherwise
Tags
DOK Level 3: Strategic Thinking
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you create a responsive layout that changes from a single column to a two-column layout when the screen width is 600px or more?
Use `@media` rule with `flexbox`
Use `@media` rule with `grid`
Use `@media` rule with `float`
Use `@media` rule with `position`
Tags
DOK Level 3: Strategic Thinking
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Révision HTML, CSS et JavaScript

Quiz
•
Professional Development
15 questions
CSS

Quiz
•
Professional Development
10 questions
IT ENGLISH: Research Project Topics - CSS vs HTML

Quiz
•
Professional Development
20 questions
Repaso HTML y CSS

Quiz
•
Professional Development
10 questions
HTML-CSS - Fundamentos

Quiz
•
Professional Development
11 questions
Angular quizz

Quiz
•
Professional Development
15 questions
QUIZ 1

Quiz
•
Professional Development
11 questions
Responsive Web Design

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade