Web Design

Quiz
•
Computers
•
9th - 10th Grade
•
Hard
Stephanie Wheeler
Used 47+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid CSS rule?
<p> {
color:pink;
}
p {
color:pink;
}
p {
"color:pink";
}
p {
color="pink";
}
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does CSS stand for?
Complicated Style Sheets
Conflicting Style Sheets
Competent Styling Solutions
Cascading Style Sheets
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid class name?
2large
small text
small_text
2 large
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I want two separate classes, alert and large, to apply to the <p> tag, which of the following is correct?
<p class="alert large">
<p class="alert" "large">
<p class="alert & large">
<p class="alert" class="large">
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
All the colors you see on the computer screen are a mixture of the same three colors. What are these colors?
cyan magenta and yellow
red green and blue
black white and red
purple teal and white
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the following CSS rule, what is the selector?
h1 {
font-family: Arial;
}
CSS
font-family
h1
Arial
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
CSS rules should be between the <style></style> tags. Where should the <style></style> tags be placed?
between the <head></head> tags
between the <body></body> tags
between the <css></css> tags
anywhere on the html page
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Basic CSS3

Quiz
•
9th - 12th Grade
12 questions
PROVA PARANÁ - PENSAMENTO COMPUTACIONAL | REVISÃO ENSINO MÉDIO 1

Quiz
•
10th Grade
10 questions
HTML Coding

Quiz
•
9th - 11th Grade
10 questions
IDs and Classes

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

Quiz
•
5th Grade - University
13 questions
HTML and CSS

Quiz
•
4th - 9th Grade
17 questions
Web Design and Development N5

Quiz
•
10th Grade
10 questions
CSS (Text-Font-Box)

Quiz
•
1st Grade - University
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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade