Part 1: CSS Syntax

Part 1: CSS Syntax

8th Grade

35 Qs

quiz-placeholder

Similar activities

Web Development and Python Quiz

Web Development and Python Quiz

8th Grade

39 Qs

web design 24

web design 24

6th - 8th Grade

30 Qs

CSS_2

CSS_2

8th Grade

31 Qs

CSD Unit 2 Chap 1 Review

CSD Unit 2 Chap 1 Review

7th - 8th Grade

35 Qs

Cyber tools & security with CSS

Cyber tools & security with CSS

6th - 9th Grade

36 Qs

CSS Review

CSS Review

6th - 10th Grade

31 Qs

Html and Css

Html and Css

7th - 8th Grade

33 Qs

LONG QUIZ

LONG QUIZ

8th Grade

35 Qs

Part 1: CSS Syntax

Part 1: CSS Syntax

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Angelyn Alfonso

Used 2+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two main parts of a CSS rule?

Property and value

Selector and declaration block

Style and sheet

Tag and attribute

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: In p { color: red; }, p is called the _____

selector

property

value

attribute

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: A declaration block is enclosed in parentheses ( ).

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid CSS declaration?

color = blue;

color: blue;

color -> blue;

color = "blue";

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank: Declarations inside the curly braces are separated by _____

semicolons (;)

commas (,)

colons (:)

periods (.)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol separates a property from its value?

=

;

->

:

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Multiple declarations can exist inside one declaration block.

True

False

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?