CSS Review

CSS Review

6th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

U2 TEST

U2 TEST

6th - 8th Grade

33 Qs

Intro to CS Unit 2

Intro to CS Unit 2

10th - 11th Grade

27 Qs

G6- final Dec-2023/Jan-2024

G6- final Dec-2023/Jan-2024

6th Grade

25 Qs

HTML 5 (Parte 1)

HTML 5 (Parte 1)

10th Grade

25 Qs

P5 JS

P5 JS

9th - 12th Grade

29 Qs

Latihan Pra UNBK Teori Kejuruan TKJ

Latihan Pra UNBK Teori Kejuruan TKJ

12th Grade

35 Qs

Test Unidad 2 Processing 1ºBto CDPC

Test Unidad 2 Processing 1ºBto CDPC

12th Grade

25 Qs

Test_klasa3_gr1

Test_klasa3_gr1

1st - 6th Grade

30 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?