SASS

SASS

Professional Development

8 Qs

quiz-placeholder

Similar activities

Simulation

Simulation

University - Professional Development

10 Qs

Artificial Intelligence Trivia Quiz

Artificial Intelligence Trivia Quiz

Professional Development

12 Qs

Data Analysis Fundamental using Excel

Data Analysis Fundamental using Excel

Professional Development

12 Qs

Topic 1 : Exercise

Topic 1 : Exercise

Professional Development

10 Qs

Computer Bus

Computer Bus

University - Professional Development

10 Qs

UDC 2022

UDC 2022

Professional Development

10 Qs

Everything Facebook Revealed About The Metaverse  CNET

Everything Facebook Revealed About The Metaverse CNET

6th Grade - Professional Development

13 Qs

CCM QA June 2023 Best Practice Quiz

CCM QA June 2023 Best Practice Quiz

Professional Development

12 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