Color My Page

Color My Page

7th Grade

30 Qs

quiz-placeholder

Similar activities

Basic CSS Review (Types)

Basic CSS Review (Types)

7th Grade

30 Qs

CSS Box Model Quiz - Dr. Yu - 1/23/19

CSS Box Model Quiz - Dr. Yu - 1/23/19

6th - 8th Grade

30 Qs

CSD Unit 2 Chap 1 Review

CSD Unit 2 Chap 1 Review

7th - 8th Grade

35 Qs

StVirgil HTML quiz

StVirgil HTML quiz

7th - 10th Grade

25 Qs

INPG

INPG

7th - 11th Grade

25 Qs

CS Discoveries Unit 2 Review

CS Discoveries Unit 2 Review

6th - 8th Grade

25 Qs

CSS Quiz Review

CSS Quiz Review

7th - 8th Grade

25 Qs

html

html

KG - 12th Grade

26 Qs

Color My Page

Color My Page

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Stacy Ullom

Used 10+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most common type of styling used in the real world?

Inline CSS

Internal CSS

External CSS

HTML

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which type of CSS is the "magic" word style used as the name part of an attribute?

Inline CSS

Internal CSS

External CSS

All of them.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which type of CSS is the "magic" word style used as a container tag in the head section of the html page?

Inline CSS

Internal CSS

External CSS

All of them.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which type of CSS is the "magic" word style used as part of a separate file name and referenced in the link tag?

Inline CSS

Internal CSS

External CSS

All of them.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you see <body style="background-color: purple;"> what type of styling is being used?

HTML

Inline CSS

Internal CSS

External CSS

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you see

<style>

body {background-color: purple}

</style>

what type of styling is being used?

HTML

In line CSS

Internal CSS

External CSS

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of styling requires a link tag in the head section?

HTML

In line CSS

Internal CSS

External CSS

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?