HTML/CSS Review

HTML/CSS Review

9th - 12th Grade

26 Qs

quiz-placeholder

Similar activities

HTML

HTML

HTML and CSS

HTML and CSS

HTML CSS Basics

HTML CSS Basics

HTML and CSS review

HTML and CSS review

CSD Reviwe

CSD Reviwe

Semester 1 Final Exam

Semester 1 Final Exam

HTML/CSS Review

HTML/CSS Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Kirsten Poland

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does CSS stand for? 

Creative Style Sheets
Cascading Style Sheets
Colorful Style Spread
Computer Style Spread

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Where in the HTML document is the correct location to insert code to link to your external CSS? 

In the <head> section
In the <body> section
At the very end of the document
At the very beginning of the document

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is correct CSS syntax? 

{ body; color=black;}
body: color= black
body {color:black;}
(body color is black) 

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the correct way to format a Font Family for a paragraph?

p { font-face: Arial; }
p { family-font: Arial; }
p { font-family: Arial; }
p { font: Arial; }

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What symbols go around the properties for each CSS selector?

< >
[ ]
{ }
( )

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which CSS code is incorrect?

a {color: blue;}
p {font-size: 10px;}
body {background-color="red";}
img {width: 100%;}

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the value in this CSS?
p {color: red;}

p
color
red

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?