HTML Colors

HTML Colors

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Bài 13 đến 15

Bài 13 đến 15

12th Grade - University

20 Qs

CSS Quiz 1

CSS Quiz 1

6th - 10th Grade

10 Qs

Grade 12 Quiz 3 - HMTL Styles

Grade 12 Quiz 3 - HMTL Styles

12th Grade

10 Qs

HTML & CSS Tag

HTML & CSS Tag

6th Grade - Professional Development

16 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML QUIZ

HTML QUIZ

8th - 9th Grade

10 Qs

HTML 2: Lists

HTML 2: Lists

8th - 10th Grade

15 Qs

HTML quizz for high school students in BG

HTML quizz for high school students in BG

12th Grade

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