HTML Colors

HTML Colors

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML and CSS

HTML and CSS

9th - 12th Grade

20 Qs

HTML & CSS

HTML & CSS

10th - 12th Grade

12 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

HTML QUIZ

HTML QUIZ

8th - 9th Grade

10 Qs

IGCSE ICT Web Authoring M

IGCSE ICT Web Authoring M

9th - 10th Grade

20 Qs

Term 6 - Quiz 3

Term 6 - Quiz 3

7th - 9th Grade

11 Qs

HTML 2: Lists

HTML 2: Lists

8th - 10th Grade

15 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

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