Unit 8 Web Design CSS Review

Unit 8 Web Design CSS Review

Assessment

Flashcard

Computers

6th Grade

Hard

DOK Level 1: Recall

Standards-aligned

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

22 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which of the following HTML code snippets is the proper way to set the background color of an

tag to be blue? Options:

Hello

,

Hello

,

Hello

,

Hello

Back

Hello

2.

FLASHCARD QUESTION

Front

Part of a CSS rule-set that defines which HTML elements the style should be applied to

Back

CSS Selector

3.

FLASHCARD QUESTION

Front

What is the difference between HTML and CSS?

Back

HTML gives a webpage structure. CSS provides styling.

4.

FLASHCARD QUESTION

Front

Which is the selector in this line of code: h1 {letter-spacing: 10px;}

Back

h1

5.

FLASHCARD QUESTION

Front

If you want to have more than one property for a CSS selector, what character separates them? Options: comma (,), semi-colon (;), colon (:), dash (-)

Back

semi-colon (;)

6.

FLASHCARD QUESTION

Front

Which language is this?

Back

CSS

7.

FLASHCARD QUESTION

Front

The style that you are applying to a selector, e.g. border.

Back

Property

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?