HTML CSS 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Preston Rowland
Used 41+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The correct internal CSS to set the background color of the document (body) to yellow.
<head>
<style>
body {background-color :yellow;}
</style>
</head>
<head>
body= "bg color:yellow;"
</head>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to set the font of the document to "courier".
<head>
font-type {Courier}
</head>
<style>
body {font-family:courier;}
</style>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to set the text color of the document to red.
<style>
body {color:red;}
</style>
<style>
text {"color=red"}
</style>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use CSS to make a yellow, 1 pixel thick, border around all paragraphs.
body {border-color=yellow}
p {border:1px solid yellow;}
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use the HTML style attribute for inline styling.
True
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use the HTML <style> element to define external CSS
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Use the HTML <link> element to refer to an external CSS file.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
CodeHS Advanced HTML/CSS Review

Quiz
•
9th - 12th Grade
12 questions
Review for CSS Test

Quiz
•
9th - 12th Grade
14 questions
HTML CSS Informatyka

Quiz
•
9th - 12th Grade
11 questions
Unit 4 Quiz

Quiz
•
9th - 12th Grade
10 questions
HTML QUIZ - Advanced

Quiz
•
9th - 12th Grade
10 questions
pretest css

Quiz
•
10th Grade
10 questions
ôn giưa ki 2 tin12

Quiz
•
12th Grade
15 questions
Review Materi Chapter 1-12

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade