HTML Colors

HTML Colors

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Computação Gráfica - Reprodução das cores.

Computação Gráfica - Reprodução das cores.

12th Grade

10 Qs

Animation: Graphics

Animation: Graphics

10th - 12th Grade

20 Qs

Programming Essentials Review 1

Programming Essentials Review 1

9th - 10th Grade

20 Qs

Evaluasi Bab 1 Desain dan Pewarnaan Grafis

Evaluasi Bab 1 Desain dan Pewarnaan Grafis

10th Grade

15 Qs

1.2 Word Quizizz

1.2 Word Quizizz

8th - 12th Grade

14 Qs

Unit 1 Vocabulary- Digital Information

Unit 1 Vocabulary- Digital Information

9th - 12th Grade

20 Qs

Microsoft  Office Word

Microsoft Office Word

4th Grade - University

12 Qs

Javascript

Javascript

10th - 12th Grade

15 Qs

HTML Colors

HTML Colors

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Preston Rowland

Used 54+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a specified HTML Color type?

predefined color names

RGB

Colorqube

HSL

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML supports 140 standard color names.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can not set the background color for HTML elements.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following code makes the text Dodger Blue.


<h1 style="background-color:DodgerBlue;">Hello World</h1>

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following code makes the paragraph text color Medium Sea Green.


<p style="color:MediumSeaGreen;">Ut wisi enim...</p>

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You can set the color of borders in an HTML document.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the format for RGB color?

#ff6347

hsl(9, 100%, 64%)

rgb(255, 99, 71)

hsla(9, 100%, 64%, 0.5)

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?