Chapter 6 Cascading Style Sheets

Chapter 6 Cascading Style Sheets

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML / CSS

HTML / CSS

11th Grade

20 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

20 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

18 Qs

Inline Elements

Inline Elements

9th - 12th Grade

15 Qs

CSS basic concepts 1027

CSS basic concepts 1027

10th Grade

21 Qs

HTML basics

HTML basics

5th - 10th Grade

20 Qs

HTML, CSS & JS

HTML, CSS & JS

11th - 12th Grade

25 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Chapter 6 Cascading Style Sheets

Chapter 6 Cascading Style Sheets

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Used 131+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Sheet

Computer Style Sheet

Computer Styling System

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What term describes one specific feature such as size or color?

Property

Declaration Block

Rule

Value

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property would you set to control the color of the background in an element?

color

back

font-color

background-color

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol indicates that numeric values will be hexadecimal instead of decimal?

*

@

#

!

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What element would you style to set default properties for all of the other elements on your web page?

<p>

<html>

<head>

<body>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following declarations will turn the text in a paragraph to bold?

font-weight: bold;

font=bold;

font-size: large;

font-weight: normal;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a way to apply CSS properties to your website?

The inline method

The embedded method

The outline method

The external method

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?