HTML Colors

HTML Colors

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

SY1819 UNIT 2 REVIEW

SY1819 UNIT 2 REVIEW

9th - 12th Grade

18 Qs

CSS Basics Quiz

CSS Basics Quiz

9th Grade - University

16 Qs

Typography Basics

Typography Basics

9th - 12th Grade

15 Qs

Creativepop Quizzz

Creativepop Quizzz

8th - 10th Grade

10 Qs

Quiz 3 - 14/07/2021

Quiz 3 - 14/07/2021

1st - 10th Grade

10 Qs

POST QUIZ JAVA

POST QUIZ JAVA

12th Grade

10 Qs

Designing with Type

Designing with Type

9th - 11th Grade

15 Qs

Animate Test Review

Animate Test Review

9th Grade - University

20 Qs

HTML Colors

HTML Colors

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Preston Rowland

Used 53+ 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?