HTML & CSS Review

HTML & CSS Review

7th - 10th Grade

24 Qs

quiz-placeholder

Similar activities

Google : ¡A trabajar!

Google : ¡A trabajar!

10th - 11th Grade

21 Qs

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

logica excel

logica excel

1st Grade - University

21 Qs

Latihan Quiz Ozobot 8

Latihan Quiz Ozobot 8

8th Grade

20 Qs

BAI 26 + 27 TIN 10c1

BAI 26 + 27 TIN 10c1

10th Grade

20 Qs

K7 Berpikir Komputasional T.A. 2023/2024

K7 Berpikir Komputasional T.A. 2023/2024

7th Grade

20 Qs

Microsoft Office Advandces 2016

Microsoft Office Advandces 2016

9th Grade - Professional Development

20 Qs

Microsoft Access

Microsoft Access

9th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

Assessment

Quiz

Computers

7th - 10th Grade

Medium

Created by

Lilian Acosta

Used 150+ times

FREE Resource

24 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

20 sec • 1 pt

Select the code below that uses CSS to configure a background color of #000000 for a web page.
body { background-color: #000000; }
body { bgcolor: #000000; }
document { background­-page: #000000; }
None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which CSS code is incorrect?
a {color: blue;}
p {font-size: 10px;}
body {background-color="red";}
img {width: 100%;}

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?