Color My Page

Color My Page

7th Grade

30 Qs

quiz-placeholder

Similar activities

HTML & CSS Test

HTML & CSS Test

6th - 12th Grade

30 Qs

Web Design: Pre-/Post Test on HTML

Web Design: Pre-/Post Test on HTML

KG - Professional Development

25 Qs

7th Cyber Foundations Final Exam Review

7th Cyber Foundations Final Exam Review

7th Grade

25 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

HTML Review

HTML Review

5th - 10th Grade

27 Qs

CodeHS Adv HTML & CCS3 Unit 5

CodeHS Adv HTML & CCS3 Unit 5

7th - 12th Grade

26 Qs

Basic CSS Review (Types)

Basic CSS Review (Types)

7th Grade

30 Qs

StVirgil HTML quiz

StVirgil HTML quiz

7th - 10th Grade

25 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?