Fist css quiz

Fist css quiz

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

ITS HTML CSS 1

ITS HTML CSS 1

9th - 12th Grade

19 Qs

Latihan html dan css

Latihan html dan css

KG - University

20 Qs

Kuis Dasar CSS

Kuis Dasar CSS

11th Grade

15 Qs

CSS Box Model +

CSS Box Model +

8th - 12th Grade

20 Qs

CSS Selector Practice

CSS Selector Practice

10th - 12th Grade

13 Qs

Codehs Test and Quiz Questions

Codehs Test and Quiz Questions

10th - 12th Grade

10 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Fist css quiz

Fist css quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Chaudhry Rashid

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

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

2.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Where in the HTML document is the correct location to insert code to link to your external CSS? 
In the <head> section
In the <body> section
At the very end of the document
At the very beginning of the document

3.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Which is correct CSS syntax? 
{ body; color=black;}
body: color= black
body {color:black;}
(body color is black) 

4.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

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

5.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

Which is the value in this CSS?
p {color: red;}
p
color
red

6.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

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

7.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

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.

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?