Color My Page

Color My Page

7th Grade

30 Qs

quiz-placeholder

Similar activities

CSS Review

CSS Review

7th - 12th Grade

35 Qs

WWW & HTML

WWW & HTML

5th - 10th Grade

33 Qs

U2 TEST

U2 TEST

6th - 8th Grade

33 Qs

County Crest Third-term Examination

County Crest Third-term Examination

6th - 8th Grade

30 Qs

HTML and CSS Quiz

HTML and CSS Quiz

7th Grade

26 Qs

3rd Grading Exam

3rd Grading Exam

7th Grade

30 Qs

CSS Basics

CSS Basics

7th Grade

30 Qs

Web Dev MasterClass Day1

Web Dev MasterClass Day1

6th Grade - Professional Development

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