CSS Attributes and Properties Quiz

CSS Attributes and Properties Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Text Effects

Text Effects

7th - 12th Grade

8 Qs

Ms Word: Formatting Text & Image

Ms Word: Formatting Text & Image

1st - 12th Grade

10 Qs

Typography [Cengage Ch 6]

Typography [Cengage Ch 6]

8th - 12th Grade

10 Qs

HTML/CSS Coding Test Pt2

HTML/CSS Coding Test Pt2

7th - 9th Grade

13 Qs

Ms.Word

Ms.Word

1st - 9th Grade

15 Qs

Advanced HTML and CSS

Advanced HTML and CSS

9th - 12th Grade

15 Qs

Introduction to MS Word

Introduction to MS Word

1st - 10th Grade

15 Qs

CSS Attributes and Properties Quiz

CSS Attributes and Properties Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Trent Roth

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

`color`

`background-color`

`bgcolor`

`background-image`

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make the text bold using CSS?

`font-weight: bold`

`text-style: bold`

`font-style: bold`

`text-weight: bold`

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the font of an element?

`font-style`

`text-style`

`font-family`

`text-family`

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most broad CSS attribute?

class

tag

ID

none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

`text-color`

`color`

`font-color`

`background-color`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

how do i define a class?

.name {

property:value;

}

#name (

property:value;

)

name {

property:value;

}

.name (

property:value;

)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to make the text italic?

`font-style: italic`

`text-style: italic`

`font-weight: italic`

`text-decoration: italic`

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?