Sass-lvl1

Sass-lvl1

Professional Development

11 Qs

quiz-placeholder

Similar activities

CAMP. HORTALIZAS Y VERDURAS 2

CAMP. HORTALIZAS Y VERDURAS 2

Professional Development

10 Qs

Transmission Servicing

Transmission Servicing

Professional Development

7 Qs

El mundo de la Mecánica Automotriz

El mundo de la Mecánica Automotriz

8th Grade - Professional Development

10 Qs

Word Color (EXP 1)

Word Color (EXP 1)

Professional Development

13 Qs

Colors

Colors

KG - Professional Development

10 Qs

Icons Pictionary

Icons Pictionary

Professional Development

7 Qs

Herramientas Eléctricas

Herramientas Eléctricas

Professional Development

11 Qs

QUIZ 1_DVOR INTRODUCTION

QUIZ 1_DVOR INTRODUCTION

Professional Development

15 Qs

Sass-lvl1

Sass-lvl1

Assessment

Quiz

Specialty

Professional Development

Hard

Created by

Tomas Martinez

Used 5+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Sass?

A JavaScript library

A CSS preprocessor

A CSS postprocessor

A web framework

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid way to declare a variable in Sass?

const color = red

var color: red;

$color: red;

color == red

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Sass, what does the & symbol represent?

Parent selector

Universal selector

Child selector

Previous selector

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a mixin in Sass?

@define mixin-name

$mixin mixin-name

+mixin-name

@mixin mixin-name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following Sass functionalities allows for breaking styles into separate files and then importing them?

@import

@use

Both @import and @use

@include

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to adjust the hue of a color in Sass?

change-hue()

adjust-color()

adjust-hue()

color-modify()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to adjust the hue of a color in Sass?

change-hue()

adjust-color()

adjust-hue()

color-modify()

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?