Basic CSS

Basic CSS

Professional Development

15 Qs

quiz-placeholder

Similar activities

Web Development Technical Skills

Web Development Technical Skills

Professional Development

20 Qs

Software Development Quiz

Software Development Quiz

6th Grade - Professional Development

10 Qs

HTML & CSS Einführung

HTML & CSS Einführung

Professional Development

14 Qs

Powerwoche JS I

Powerwoche JS I

Professional Development

17 Qs

HTML and CSS Final Test

HTML and CSS Final Test

6th Grade - Professional Development

16 Qs

HTML_CSS_JAVASCRIPT

HTML_CSS_JAVASCRIPT

University - Professional Development

20 Qs

FrontEnd: Primeiros Passos

FrontEnd: Primeiros Passos

Professional Development

10 Qs

Introducción conceptos básicos de HTML

Introducción conceptos básicos de HTML

Professional Development

20 Qs

Basic CSS

Basic CSS

Assessment

Quiz

Other, Computers

Professional Development

Medium

Created by

Jafran Hasan

Used 255+ 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?