Use the correct HTML attribute, and CSS, to set the color of the paragraph to "blue".
HTML STYLES

Quiz
•
English, Computers
•
12th Grade
•
Easy
hendra doy
Used 39+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<p =";">This is a paragraph.</p>
<p style="color:blue;">This is a paragraph.</p>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to set the font of the paragraph to "courier".
<p style="font-family:courier;">This is a paragraph.</p>
<p style="------:courier;">This is a paragraph.</p>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to center align the paragraph.
<p style=":text-align;">This is a paragraph.</p>
<p style="text-align:center;">This is a paragraph.</p>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to set the text size to 50 pixels.
<p style=":50px;">This is a paragraph.</p>
<p style="font-size:50px;">This is a paragraph.</p>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to set the background-color of the document to yellow.
<html>
<body style="------:yellow;">
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
<html>
<body style="background-color:yellow;">
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to center align the document.
<html>
<body ----="--------;">
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
<html>
<body style="text-align:center;">
<h1>This is a heading</h1>
<p>This is a paragraph.</p>
</body>
</html>
Similar Resources on Quizizz
10 questions
Quiz 2 - HTML / CSS

Quiz
•
10th - 12th Grade
10 questions
HTML:CSS

Quiz
•
11th - 12th Grade
11 questions
HTML Unit Quiz

Quiz
•
9th - 12th Grade
10 questions
Website Design

Quiz
•
KG - University
11 questions
HTML Tags (Basic) Quiz

Quiz
•
11th - 12th Grade
10 questions
Web development Intro

Quiz
•
5th - 12th Grade
10 questions
Web Development

Quiz
•
1st - 12th Grade
10 questions
HTML quizz for high school students in BG

Quiz
•
12th 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