CSS Quiz 2

CSS Quiz 2

10th Grade

10 Qs

quiz-placeholder

Similar activities

UNIT 3 WEB DEVELOPMENT POST-ASSESSMENT

UNIT 3 WEB DEVELOPMENT POST-ASSESSMENT

9th - 12th Grade

15 Qs

Introducción a CSS

Introducción a CSS

10th Grade

10 Qs

CSS Quiz 5

CSS Quiz 5

9th - 12th Grade

10 Qs

HTML & CSS

HTML & CSS

University

10 Qs

Etiquetas de HTML y CSS

Etiquetas de HTML y CSS

University

15 Qs

Básicas CSS: Selectores

Básicas CSS: Selectores

11th Grade

10 Qs

WEBDEV101

WEBDEV101

University

10 Qs

Web Development

Web Development

University

15 Qs

CSS Quiz 2

CSS Quiz 2

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Kendra Howard

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sets the color of words in a paragraph

h1 {

color: pink;

}

img {

color: pink;

}

body {

color: pink;

}

p {

color: pink;

}

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The blue text is called a(n) _____________

Declaration

Selector

Property

Value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The blue text is called a(n) _____________

Declaration

Selector

Property

Value

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The blue text is called a(n) _____________

Declaration

Selector

Property

Value

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for? 

Computer Style Sheets

Cascading Style Sheets

Cascading Style Standard

Computer Style Standard

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the value in this CSS?
p {color: red;}
p
color
red

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the selector in this CSS?
p {color: red;}
p
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?