CSS Selectors, Specificity, Inheritance

CSS Selectors, Specificity, Inheritance

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

CSS Selectors

CSS Selectors

9th - 12th Grade

20 Qs

Using CSS Selectors

Using CSS Selectors

9th - 12th Grade

20 Qs

HTML/CSS Quiz

HTML/CSS Quiz

6th Grade - University

20 Qs

CSS - Quiz 1

CSS - Quiz 1

9th Grade - University

15 Qs

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

CSS basic concepts 1027

CSS basic concepts 1027

10th Grade

21 Qs

CSS_1

CSS_1

12th Grade

20 Qs

CSS Selectors, Specificity, Inheritance

CSS Selectors, Specificity, Inheritance

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Christine Lathrop

Used 144+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What protocol is used to transfer files from our client computers to the web server?
ftp
http
tcp/ip
pop3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS is a 
Mark up language
programming language
style sheet language

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

p {  color: red;}    In this css p is the:
property
selector
value
attribute

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A rule may be applied to multiple selectors.  The selectors are separated by commas.
true
false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.my {color:red;} is a 
element selector
id selector
class selector
attribute selector

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#my {color:red} is an
element selector
id selector
class selector
attribute selector

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

p {color:red} is an
element selector
id selector
class selector
attribute selector

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?