Basic CSS

Basic CSS

Professional Development

15 Qs

quiz-placeholder

Similar activities

form&css

form&css

3rd Grade - Professional Development

11 Qs

DIAGNOSTICO DISEÑO WEB

DIAGNOSTICO DISEÑO WEB

Professional Development

10 Qs

Learn HTML - Ayiemedia

Learn HTML - Ayiemedia

Professional Development

17 Qs

HTML QUIZ

HTML QUIZ

5th Grade - Professional Development

17 Qs

BT CSS DAY-2

BT CSS DAY-2

Professional Development

16 Qs

Atividade 2 CSS e HTML

Atividade 2 CSS e HTML

Professional Development

10 Qs

TTC Mastung

TTC Mastung

Professional Development

18 Qs

web development

web development

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?