CSS Selectors, Specificity, Inheritance

CSS Selectors, Specificity, Inheritance

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

uCertity SDA Lesson 2 Quiz

uCertity SDA Lesson 2 Quiz

8th - 12th Grade

20 Qs

HTML and CSS intermediate level

HTML and CSS intermediate level

9th - 12th Grade

24 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

Y8 - Web page design (HTML & CSS)

Y8 - Web page design (HTML & CSS)

9th - 11th Grade

20 Qs

CSS Review

CSS Review

KG - 12th Grade

21 Qs

Intro to CSS

Intro to CSS

11th - 12th Grade

15 Qs

10 Quiz#1: CSS

10 Quiz#1: CSS

10th Grade

20 Qs

HTML/ CSS

HTML/ CSS

7th - 11th Grade

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