CSS Text and Color Challenge

CSS Text and Color Challenge

Assessment

Flashcard

Mathematics

7th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which CSS property is used to change the text color of an element?

Back

color

2.

FLASHCARD QUESTION

Front

Which CSS property is used to underline text?

Back

text-decoration: underline;

3.

FLASHCARD QUESTION

Front

What is the correct CSS syntax to make all the text in a paragraph bold?

Back

font-weight: bold;

4.

FLASHCARD QUESTION

Front

Which CSS property is used to change the size of the text?

Back

font-size

5.

FLASHCARD QUESTION

Front

How do you make the background of a webpage transparent using CSS?

Back

background-color: transparent;

6.

FLASHCARD QUESTION

Front

What does the 'color' property do in CSS?

Back

It sets the color of the text in an element.

7.

FLASHCARD QUESTION

Front

What is the purpose of the 'text-decoration' property in CSS?

Back

It is used to set decorations on text, such as underline, overline, or line-through.

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?