CSS Selectors
Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Richard Ghiorse
Used 4+ times
FREE Resource
Enhance your content
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used to indicate a CSS class selector?
. (a period)
# (a hashtag)
; (a semicolon)
: (a colon)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which symbol is used to indicate a CSS id selector?
. (a period)
# (a hashtag)
; (a semicolon)
: (a colon)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose there is a CSS class called fancy that already exists. Which of the following bits of HTML code correctly uses the fancy class?
<p .fancy>I'm fancy!</p>
<p class fancy>I'm fancy!</p>
<p class="fancy">I'm fancy</p>
<p .fancy class>I'm fancy</p>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose there is a CSS id called uniquestyle that already exists. Which of the following bits of HTML code correctly uses the uniquestyle id?
<h1 #uniquestyle>I have a unique style!</h1>
<h1 id="uniquestyle">I have a unique style!</h1>
<h1 #iduniquestyle>I have a unique style!</h1>
<h1 .uniquestyle>I have a unique style!</h1>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct CSS code for a class codefont that will style elements of that class with Courier New font?
#codefont {
font-family: "Courier New", monospace;
}
codefont {
font-family: "Courier New", monospace;
}
.codefont {
font-family: "Courier New", monspace;
}
.codefont {
font-family: "Courier New" monospace
}
Similar Resources on Wayground
10 questions
python-BTxâu
Quiz
•
9th - 12th Grade
10 questions
conditional and iterative statements
Quiz
•
11th Grade
10 questions
Bài 15: Tạo màu cho chữ và nền
Quiz
•
12th Grade
10 questions
Циклы
Quiz
•
10th Grade
10 questions
แบบทดสอบหลังเรียน photoshop cs //selection
Quiz
•
9th Grade
10 questions
Ai nhanh hơn For-do
Quiz
•
5th Grade - University
10 questions
POST TEST BASIS DATA KELAS 11
Quiz
•
11th Grade
10 questions
Advance Selection Tools in Gimp
Quiz
•
10th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)
Quiz
•
9th Grade
15 questions
MLA Formatting
Quiz
•
9th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz
Quiz
•
9th Grade