HTML Colors

HTML Colors

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

CSS Quiz 1

CSS Quiz 1

6th - 10th Grade

10 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

CSS_1

CSS_1

12th Grade

20 Qs

test bài 13,14,15

test bài 13,14,15

11th Grade

10 Qs

1erParcial_DiseñoDigital

1erParcial_DiseñoDigital

12th Grade

20 Qs

HTML and CSS

HTML and CSS

4th - 9th Grade

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