SASS

SASS

Professional Development

8 Qs

quiz-placeholder

Similar activities

SASS, CSS Animation, RWD

SASS, CSS Animation, RWD

Professional Development

10 Qs

Web Programming Lesson 1

Web Programming Lesson 1

Professional Development

10 Qs

CSS Quiz-I

CSS Quiz-I

11th Grade - Professional Development

10 Qs

DROPBOX

DROPBOX

Professional Development

10 Qs

Scripting Day 1

Scripting Day 1

Professional Development

10 Qs

Google Drive - Exit Quiz

Google Drive - Exit Quiz

Professional Development

10 Qs

Microsoft 365

Microsoft 365

Professional Development

10 Qs

OneDrive Quiz

OneDrive Quiz

Professional Development

10 Qs

SASS

SASS

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Mikee Ojastro

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

SASS stands for Syntactically Awesome Style Sheets

True

False

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

SASS allows nesting of CSS selectors

True

False

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

SASS files has a .sass file extension

True

False

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In SASS, we declare variables starting with a dollar sign ($)

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

  • You can create partial SASS files that contain little snippets of CSS that you can include in other SASS files

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In SASS, the @use rule is used to import modules in a file

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

For mixins, we can use the @mixins rule

True

False

8.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

We can use shared CSS properties by using the @extend rule

True

False