Search Header Logo

Unit 5 - CSS Review

Authored by Jocelyn Hall

Computers

9th - 12th Grade

Unit 5 - CSS Review
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in an HTML document is the correct place to add CSS styles?

At the end of the document

In the <head> section

In the <body> section

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

color

fgcolor

text-color

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property controls the text size?

font-size

text-size

text-style

font-style

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify an attribute name in this line of code

<img src="bird.jpg" alt="photo of bird">

img

src="bird.jpg"

src

"bird.jpg"

Answer explanation

Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

font-family

font-style

font-weight

font-size

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add background color for all <h1> elements?

h1.all {background-color: red;}

h1 {background-color: red;}

all.h1 {background-color: red;}

<h1> {background-color: red;}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you select an element with id 'crown'?

#crown

.crown

crown

*crown

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?