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
10 questions
CSS (Text-Font-Box)

Quiz
•
1st Grade - University
10 questions
CSS Quiz 5

Quiz
•
9th - 12th Grade
10 questions
css

Quiz
•
9th - 12th Grade
20 questions
ICT Y10 WEEK 4

Quiz
•
10th Grade - University
10 questions
IDs and Classes

Quiz
•
9th - 12th Grade
20 questions
Quiz day 3 and 4

Quiz
•
9th - 12th Grade
11 questions
CSS-ponavljanje

Quiz
•
5th Grade - University
16 questions
Javascript

Quiz
•
11th 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