Which of the following is the proper way to apply the CSS code inside style.css to the about.html file?
Advanced HTML and CSS

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Nora Allstedt
Used 658+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Inside style.css:
applyTo {
href: about.html;
}
Inside about.html:
<head>
<style href="style.css"></style>
</head>
Inside style.css:
<html href="about.html">
Inside about.html:
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following would you use an IFrame for?
Embedding a map from Google Maps in your website
Adding an image to your website
Changing an image’s opacity when the user hovers over the image
Adding a filter to an image on your website
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
You are trying to apply the same style to several different elements in a block, with line breaks before and after. Which tag should you use?
<span>
<div>
<style>
<src>
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following selects all elements with the class footer that are inside of divs?
div {
.footer {
...
}
}
.footer div {
...
}
div > .footer {
...
}
div .footer {
...
}
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following selects all a tags that are immediate children of div tags?
div > a {
...
}
...
}
div < a {
...
}
div + a {
...
}
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Why is it important to avoid repetitive code while creating a website?
Excessive code is harder to read and understand
It is easier to make edits to websites when CSS rules are strategically grouped and organized
It demonstrates good coding style
All of the above
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following will turn the first letter of all p elements blue?
p::first-letter {
color=blue;
}
p:first-letter {
color=blue;
}
p::first-letter {
color: blue;
}
p:first-letter {
color: blue;
}
Create a free account and access millions of resources
Similar Resources on Quizizz
18 questions
CSS - model blokowy i pozycjonowanie

Quiz
•
11th Grade
20 questions
La sintassi CSS

Quiz
•
9th Grade - Professio...
20 questions
Css-3 mavzusi bo'yicha testlar

Quiz
•
11th Grade
20 questions
ICT Y10 WEEK 4

Quiz
•
10th Grade - University
20 questions
Pretest Mandiri 2 - X RPL 2

Quiz
•
10th Grade
10 questions
Introdução ao CSS

Quiz
•
10th - 12th Grade
20 questions
m1-html-css-js

Quiz
•
KG - Professional Dev...
10 questions
CSS Quiz 5

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Identify Slope and y-intercept (from equation)

Quiz
•
8th - 9th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
27 questions
STAAR English 1 Review

Quiz
•
9th Grade