Search Header Logo

HTML CSS - Missing Symbols

Authored by Jocelyn Hall

Computers

9th - 12th Grade

Used 14+ times

HTML CSS - Missing Symbols
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the missing symbol?

;

:

=

""

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__________ can only be used to identify ONE element

ID

Class

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the missing symbol?

;

:

=

""

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How do you select an element with class = 'demo'?

#demo { color: blue};

demo { color: blue; }

*demo { color: blue; }

.demo { color: blue; }

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the missing symbol?

;

:

=

""

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__________ can only be used to identify MORE THAN ONE element

ID

Class

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of these rules would select all of the <h2> elements on a page?

<h2> { color: red; }

h2 { color: red; }

#h2 { color: red; }

.h2 { color: red; }

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?