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
14 questions
CSS Styling Quiz

Quiz
•
9th Grade
10 questions
ASESMEN SUMATIF CSS

Quiz
•
9th - 12th Grade
15 questions
PAT Jacob

Quiz
•
10th Grade
15 questions
HTML is FuN! 2

Quiz
•
10th Grade - University
10 questions
Edição WEB

Quiz
•
11th Grade
15 questions
Web Design

Quiz
•
10th - 12th Grade
10 questions
Computer Programming - Reviewer 1

Quiz
•
10th Grade
15 questions
HTML-CSS Quiz

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade