CSS Review

CSS Review

6th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

[Week 4 ] CSS Essentials: Box Model, Layouts, and Styling

[Week 4 ] CSS Essentials: Box Model, Layouts, and Styling

10th Grade

25 Qs

HTML, CSS & JS

HTML, CSS & JS

11th - 12th Grade

25 Qs

Digital Design Review #1

Digital Design Review #1

9th Grade

25 Qs

HTML and CSS Quiz Review

HTML and CSS Quiz Review

9th Grade - University

25 Qs

CSS Quiz Review

CSS Quiz Review

7th - 8th Grade

25 Qs

CSS Properties (Unit 2 Code.org)

CSS Properties (Unit 2 Code.org)

6th Grade

25 Qs

CSS

CSS

9th Grade - University

25 Qs

CSS Review

CSS Review

Assessment

Quiz

Computers

6th - 12th Grade

Easy

Created by

Carlos Lopez

Used 14+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS stands for

Code Style Sheet

Coding Style Sheet

Cascading Sheet Style

Cascading Style Sheet

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct CSS syntax?

body {color: yellow;}

body:color=yellow;

{body:color= yellow;}

{body;color: yellow;}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

http://www.google.com is an example of a what?
URL
IP address
Browser
Application

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you call a class in CSS?
classname{}
"classname"{}
#classname{}
.classname{}

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you use to set sizes?
em
%
px

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you align text in the center?
text-align: center;
text-align: middle;
text-align: left;
text-align: right;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between HTML and CSS?

HTML provides the content, CSS provides the pictures

HTML provides the structure & content, CSS provides the color / look of the web page

HTML and CSS are the same thing

None of the above

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?