
Web Design
Authored by Stephanie Wheeler
Computers
9th - 10th Grade
Used 47+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?