Color My Page

Color My Page

7th Grade

30 Qs

quiz-placeholder

Similar activities

Unit 2

Unit 2

6th - 12th Grade

35 Qs

Unit 2 - Web Development Vocabulary

Unit 2 - Web Development Vocabulary

6th - 8th Grade

26 Qs

Quiz 1 Fundamentals of Web

Quiz 1 Fundamentals of Web

6th - 8th Grade

26 Qs

Web Design

Web Design

7th - 9th Grade

25 Qs

Review HTML and CSS

Review HTML and CSS

7th - 9th Grade

25 Qs

CS fundamentals -S1 summative

CS fundamentals -S1 summative

7th - 8th Grade

35 Qs

Basic HTML 2

Basic HTML 2

7th - 12th Grade

25 Qs

Mr. Bush's Semester Exam

Mr. Bush's Semester Exam

6th - 8th Grade

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