HTML CSS - Missing Symbols

HTML CSS - Missing Symbols

9th - 12th Grade

11 Qs

quiz-placeholder

Similar activities

CMYK and RGB

CMYK and RGB

9th - 12th Grade

10 Qs

10-сынып HTML + CSS + JS

10-сынып HTML + CSS + JS

12th Grade

11 Qs

HTML Lesson 5

HTML Lesson 5

7th - 10th Grade

14 Qs

Test Your Knowledge of CSS

Test Your Knowledge of CSS

9th - 12th Grade

14 Qs

WEB DESIGN CSS

WEB DESIGN CSS

9th Grade

14 Qs

BÀI 17. CÁC MỨC ƯU TIÊN CỦA BỘ CHỌN

BÀI 17. CÁC MỨC ƯU TIÊN CỦA BỘ CHỌN

12th Grade

10 Qs

HTML & CSS Recovery & LOC Quiz

HTML & CSS Recovery & LOC Quiz

12th Grade

15 Qs

Bài 13 Khái niệm, vai trò của CSS

Bài 13 Khái niệm, vai trò của CSS

12th Grade

10 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?