CSS Review

CSS Review

6th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

IT Elective Unit 2

IT Elective Unit 2

6th - 7th Grade

25 Qs

lesson 3-4 web scripting review quiz (2)

lesson 3-4 web scripting review quiz (2)

8th Grade

28 Qs

Binary Data

Binary Data

7th - 9th Grade

28 Qs

Pensamento Computacional

Pensamento Computacional

10th Grade

30 Qs

ASK Ting 1 (Bab 1-2) by Cikgu Ari

ASK Ting 1 (Bab 1-2) by Cikgu Ari

7th Grade

30 Qs

Module 15 Pre-Assessmemt

Module 15 Pre-Assessmemt

11th Grade

26 Qs

Révision TSN OSI/Adressage IP

Révision TSN OSI/Adressage IP

10th Grade

30 Qs

8th mx REVIEWER PUBLISHER AND PRINCIPLES OF VGD

8th mx REVIEWER PUBLISHER AND PRINCIPLES OF VGD

8th Grade

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