Web Design CSS Lesson 4

Quiz
•
Other
•
9th - 12th Grade
•
Hard

Steven Wills
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why do we use CSS?
HTML wasn’t intended to be able to style web pages, CSS allows us to add style
Separate the content of a web page from the design of a web page
Easily modify the look and feel of a web site even at a large scale
All of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid CSS rule?
h1 {
color: blue;
}
stylew="color:blue;"
css="color:blue;"
h1 { color { blue; } }
3.
FILL IN THE BLANK QUESTION
30 sec • 1 pt
Cascading Style Sheets. The language for designing web pages and adding style.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following code snippets will select all <img> tags on a page and give them a height of 200 pixels?
<img style="height:200px;">
tag="img" { height: 200px; }
img { height: 200px; }
<img> { height: 200px; }
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following code snippets 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; }
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following CSS rules will select the HTML element with the id logo and set the font size for that element to 60 pixels?
logo { font-size: 60px; }
.logo { font-size: 60px; }
#logo { font-size: 60px; }
id="logo" { font-size: 60px; }
Similar Resources on Wayground
11 questions
HTML/CSS

Quiz
•
9th - 12th Grade
10 questions
แบบทดสอบก่อนเรียน (Pretest) RESPONSIVE WEB DESIGN

Quiz
•
12th Grade
10 questions
Características e Validação de Senhas

Quiz
•
9th Grade - University
10 questions
KUIS PEMWEB

Quiz
•
11th Grade
10 questions
CSS QUIZ NO. 5

Quiz
•
9th - 12th Grade
10 questions
Fundamentos HTML y CSS

Quiz
•
10th Grade
10 questions
More on HTML

Quiz
•
6th - 9th Grade
10 questions
Web Tasarım ve Temelleri

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade