CSS Quiz

CSS Quiz

10th Grade

25 Qs

quiz-placeholder

Similar activities

Web Design CSS Study Set

Web Design CSS Study Set

9th - 12th Grade

20 Qs

4.QZ - CSS Vocab, HTML <a> tags, HTML <table> tags

4.QZ - CSS Vocab, HTML <a> tags, HTML <table> tags

9th - 12th Grade

22 Qs

CSS_Style

CSS_Style

9th - 12th Grade

23 Qs

HTML5/CSS Revision Quiz 2

HTML5/CSS Revision Quiz 2

9th Grade - University

23 Qs

HTML/CSS Quiz

HTML/CSS Quiz

6th Grade - University

20 Qs

CSS Quiz

CSS Quiz

8th - 10th Grade

23 Qs

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

HTML & CSS Review

HTML & CSS Review

7th - 10th Grade

24 Qs

CSS Quiz

CSS Quiz

Assessment

Quiz

Computers

10th Grade

Medium

Created by

GABRIEL MONTANO

Used 14+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Sheets

Colorful Style Sheets

Cascading Script Sheets

Creative Style Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of CSS?

To manage databases

To create HTML documents

To write JavaScript code

To describe the presentation of documents

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of CSS?

Vertical CSS

External CSS

Internal CSS

Inline CSS

4.

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is correct CSS syntax? 

{ body; color=black;}

body {color:black;}

body: color= black

(body color is black) 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a pseudo-class in CSS?

A class that cannot be styled

A class that is not defined

A class that applies to all elements

A special state of an element

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbols go around the properties for each CSS selector?

< >

[ ]

{ }

( )

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?