Which code should a web developer use to attach an external CSS Style Sheet to an HTML webpage?
SDA Review Questions 51 - 60

Quiz
•
Computers
•
7th Grade
•
Medium
George Jenness
Used 385+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel=stylesheet type=css href=styles.css>
<style ref=stylesheet type=text/css href=syb/syb.css>
<style ref="stylesheet" type="css" href="styles.css">
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the order of precedence for CSS?
External styles overrides all other styles.
External styles override embedded styles.
Inline styles override all other styles.
Embedded styles override inline styles.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which code should be used to center a paragraph of text?
<p style="text-align: center">This is centered text.</p>
<p "align: center">This is centered text.</p>
<p style: text-align ="center">This is centered text.</p>
<p text-align="center">This is centered text.</p>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nu Yin has wrote the following HTML and CSS code for his website.
<header>
<h1>HiLo Store</h1>
<img src="images/logo.jpg" width="100" height="75" alt="HiLo Store Logo" />
</header>
header {
background: #333333 url(header_bg.gif) repeat-x top left;
height: 100px;
width: 100%;
}
header img {
float: left;
}
Where on the webpage does background display?
At the left of the header
At the right of the header
At the top, center of the header
At the top, left of the header
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Alejandra is creating a style sheet to format the pages on her company's website. One section will have a light green background with black text. Which hexadecimal reference will Angelica use to specify the text color for this portion of the webpage?
#000000
#FFFFFF
255,255,255
white
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are writing the CSS to format your web pages. For the page background color you enter the hexadecimal code #0000FF. What color will the page background be?
blue
black
green
red
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Julie is redesigning the website for Kimber's Dance Studio. She plans to set her styles using RGB colors and wants to use pure green. What color code will she use?
0, 255, 0
#00FF00
0, 0, 255
#00FFFF
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Gmetrix HTML/CSS Session 3 Test

Quiz
•
7th - 12th Grade
10 questions
HTML & CSS Middle School

Quiz
•
7th Grade
10 questions
Code.org ~ HTML & CSS Basics

Quiz
•
6th - 8th Grade
10 questions
HTML

Quiz
•
7th Grade
10 questions
T3. C1-C2 Quizizz Post-Test

Quiz
•
7th Grade - University
14 questions
Html&Css

Quiz
•
1st - 10th Grade
14 questions
Unit 2 HTML lesson 1 Homework

Quiz
•
6th - 9th Grade
15 questions
PRUEBA CORTA 1 - UNIDAD 3 - HTML y CSS

Quiz
•
6th - 8th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade