Basic CSS

Basic CSS

Professional Development

15 Qs

quiz-placeholder

Similar activities

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

20 Qs

Diseño Web - Evidencia de Conocimiento

Diseño Web - Evidencia de Conocimiento

Professional Development

10 Qs

Website Practical Assessment

Website Practical Assessment

Professional Development

15 Qs

CSS basics

CSS basics

Professional Development

15 Qs

Pre-Test

Pre-Test

Professional Development

10 Qs

IT Specialist HTML CSS

IT Specialist HTML CSS

6th Grade - Professional Development

16 Qs

Basic CSS

Basic CSS

Assessment

Quiz

Other, Computers

Professional Development

Medium

Created by

Jafran Hasan

Used 254+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

2.

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) 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the <p> tag?
Defines a paragraph.
Makes the text purple.
It pushes the text to the right.
Prints the webpage.

6.

MULTIPLE CHOICE QUESTION

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a numbered list?
<list>
<ol>
<dl>
<ul>

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?