Sass-lvl1

Sass-lvl1

Professional Development

11 Qs

quiz-placeholder

Similar activities

Workshop Kang Guru IPA S-2 | Membuat Desain Edukasi Menarik

Workshop Kang Guru IPA S-2 | Membuat Desain Edukasi Menarik

Professional Development

10 Qs

GMAW Unit 1 and 2

GMAW Unit 1 and 2

Professional Development

15 Qs

Rear of Bus CDL Pre- trip

Rear of Bus CDL Pre- trip

Professional Development

10 Qs

Colors

Colors

KG - Professional Development

10 Qs

Examen de  Visual Basic 6.0

Examen de Visual Basic 6.0

Professional Development

10 Qs

Epson intermedio

Epson intermedio

Professional Development

14 Qs

COLOR

COLOR

Professional Development

15 Qs

REPASO 2 "AVANZADO" FORMACIÓN EN CONSTELACIONES

REPASO 2 "AVANZADO" FORMACIÓN EN CONSTELACIONES

Professional Development

10 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?