CSS Selectors

Quiz
•
Computers
•
11th Grade
•
Hard
ARTURO PARIÑAS
Used 57+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following selectors selects any tag with an id attribute set?
E#id
.class
#id
*
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of below mentioned code snippet?
p strong {background-color: yellow;}
Strong have yellow background
Strong element within a p element have a yellow background
Both p and strong have yellow background
None of the mentioned
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
The _____________ attribute is used to define the name(s) of the class(es) to which a particular tag belongs.
class
elelment
id
none of the choices
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
By applying an ___________ a style can be applied to just a single tag.
class rule
element rule
id rule
none of the choices
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What type of selector is used in this case?
p {line-height: 150%;}
class selector
element selector
id selector
none of the choices
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
How many different types of selectors in CSS?
3
4
5
6
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
An id is NOT always unique within the page so it is chosen to select a single, unique element.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Cascading Style Sheets

Quiz
•
8th - 12th Grade
15 questions
AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

Quiz
•
10th - 12th Grade
9 questions
CSS Selectors

Quiz
•
11th Grade
10 questions
Programação Front End - Melhorando o CSS Parte IIl

Quiz
•
11th Grade
15 questions
Kuis yeee

Quiz
•
11th Grade
15 questions
Web Design #3

Quiz
•
9th - 12th Grade
10 questions
Визуално оформление на уеб сайт с използване на CSS

Quiz
•
11th Grade
5 questions
HTML Classes and ID

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