CSS - Quiz 1

Quiz
•
Computers
•
9th Grade
•
Medium
+6
Standards-aligned
Regina Parker
Used 20+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CSS stands for ______.
Creativity Style Source
Cascading Style Source
Cascading Style Sheet
Creative Style Sheet
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many ways can CSS be incorporated into an HTML document?
1
2
3
4
Tags
CCSS.L.9-10.2B
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The tag "style=" can change the
Font
Color
Text Size
All items listed
Tags
CCSS.L.1.1B
CCSS.L.2.2C
CCSS.L.3.2D
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the code below that uses CSS to create a background color of #000000 for a web page.
body { background-color: #000000; }
Tags
CCSS.L.3.1A
CCSS.L.3.1D
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the three types of CSS styling?
Insidious, internal, external
Inline, internal, extreme
Internal, external, inline
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will select ALL <img> tags on a page and give them a height of 200 pixels?
<img >
tag="img"
{ height: 200px; }
<img> { height: 200px; }
img { height: 200px; }
Tags
CCSS.L.3.1A
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following will select all HTML elements with the CLASS “alert” and set their color to be red?
alert {color: red;}
.alert {color: red;}
#alert {color: red;}
class="alert"
{color: red;}
Tags
CCSS.L.1.2B
CCSS.L.5.2
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
KNTT 12 BÀI 13

Quiz
•
12th Grade - University
11 questions
CSD-Q9

Quiz
•
9th Grade - University
10 questions
Web Programming Lanjutan

Quiz
•
University
20 questions
HTML / CSS

Quiz
•
11th Grade
15 questions
CSS

Quiz
•
12th Grade
20 questions
HTML & CSS Review

Quiz
•
7th - 12th Grade
12 questions
css

Quiz
•
University
20 questions
WEB DESIGN QUIZ P2

Quiz
•
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade