CSS Rules Quiz

Quiz
•
Computers
•
11th Grade
•
Easy
Gary Kopycinski
Used 2+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a property used in the given CSS rule?
h1 {
font-weight: bold;
font-size: 28px;
color: red;
background-color: pink;
text-align center;
}
font-size
color
margin
background-color
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What color does the CSS class ".alert" set the text to?
.alert {
font-size: 60px;
color: red;
}
.all-clear {
font-size: 60px;
color: green;
}
Blue
Green
Red
Black
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the significance of using the same class name for different tags?
It allows for consistent styling
It creates multiple pages
It adds multiple images
It generates scripts
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a correct CSS syntax?
body:color=black;
{body:color=black;}
body {color: black;}
body = color: black;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which property is used to change the text color in CSS?
font-color
text-color
color
text-style
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to comment in CSS?
// This is a comment
/* This is a comment */
# This is a comment
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the CSS rule "p.alert" apply to?
All paragraph elements
All elements with the class "alert"
Only paragraph elements with the class "alert"
Only elements with the id "alert"
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CodeHS Advanced HTML/CSS Review

Quiz
•
9th - 12th Grade
10 questions
HTML CSS 1

Quiz
•
9th - 12th Grade
10 questions
HTML QUIZ - Advanced

Quiz
•
9th - 12th Grade
18 questions
Web Design Advanced HTML CSS

Quiz
•
9th - 12th Grade
12 questions
Review for CSS Test

Quiz
•
9th - 12th Grade
20 questions
Y8 - Web page design (HTML & CSS)

Quiz
•
9th - 11th Grade
12 questions
Divs and Spans

Quiz
•
9th - 12th Grade
20 questions
HTML 5 y CSS 3

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade