CSS Selectors, Specificity, Inheritance

CSS Selectors, Specificity, Inheritance

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Lesson #4 MTA 98-375

Lesson #4 MTA 98-375

9th - 12th Grade

21 Qs

CSS 1 Quiz

CSS 1 Quiz

9th Grade

15 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

IT Specialist HTML CSS

IT Specialist HTML CSS

11th Grade

17 Qs

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

Quiz day 3 and 4

Quiz day 3 and 4

9th - 12th Grade

20 Qs

jQuery manipolazione DOM e ripasso

jQuery manipolazione DOM e ripasso

12th Grade

20 Qs

Chapter 13 Compuscholar

Chapter 13 Compuscholar

9th - 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?