Ravish_CSS_intro

Ravish_CSS_intro

Assessment

Interactive Video

Computers

6th Grade

Hard

Created by

Ravish Raizada

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • Ungraded

Are you enjoying the video lesson?

Yes

No

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I am a Sign used to assign a value to a CSS Property

semicolon (;)
equals sign (=)
comma (,)
colon (:)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I am a Method used to add CSS to an HTML file to apply the style to a single element

Internal CSS
Inline CSS
CSS Frameworks
External CSS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I am a CSS property that is used to apply colour to the text of an element

font-size
color
background-color
text-decoration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

I am the method of applying CSS in which the style rules are defined in a separate file

Inline CSS
External CSS
Internal CSS
Embedded CSS