CSS Quiz

CSS Quiz

7th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

QUIZ 1 SEM-II JACOB SMA KRISTEN BASIC BATAM 2023

QUIZ 1 SEM-II JACOB SMA KRISTEN BASIC BATAM 2023

10th Grade

15 Qs

HTML 5.0 / CSS 3.0

HTML 5.0 / CSS 3.0

8th Grade

20 Qs

HojasEstilos

HojasEstilos

11th Grade

15 Qs

Compuscholar Chapter 6 Exam Review

Compuscholar Chapter 6 Exam Review

9th - 12th Grade

20 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

CSS ID vs. Class

CSS ID vs. Class

9th - 12th Grade

15 Qs

CSS Selectors

CSS Selectors

10th Grade

19 Qs

CodeHS Intro to CSS

CodeHS Intro to CSS

5th - 7th Grade

20 Qs

CSS Quiz

CSS Quiz

Assessment

Quiz

Computers

7th - 12th Grade

Medium

Created by

Greg Baker

Used 805+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does CSS stand for? 
Creative Style Sheets
Cascading Style Sheets
Colorful Style Spread
Computer Style Spread

2.

MULTIPLE CHOICE QUESTION

30 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

30 sec • 1 pt

What symbols go around the properties for each CSS selector?
< >
[ ]
{ }
( )

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the selector for a link?
a { }
link { }
href { }
a href { }

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the difference between HTML and CSS?
CSS is one type of HTML
HTML gives a webpage structure. CSS provides styling.
CSS structures a webpage. HTML strictly provides styling.
There is no difference.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?