HTML CSS - Missing Symbols

HTML CSS - Missing Symbols

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

Web Design #3

Web Design #3

9th - 12th Grade

15 Qs

jQuery - cz. 1

jQuery - cz. 1

9th - 12th Grade

12 Qs

HTML/CSS

HTML/CSS

11th Grade

10 Qs

HTML5

HTML5

10th Grade

15 Qs

HTML Quiz

HTML Quiz

11th Grade

10 Qs

HojasEstilos

HojasEstilos

11th Grade

15 Qs

HTML

HTML

9th - 12th Grade

15 Qs

Web Design

Web Design

9th - 10th Grade

12 Qs

HTML CSS - Missing Symbols

HTML CSS - Missing Symbols

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Jocelyn Hall

Used 12+ times

FREE Resource

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; }

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?