
Modern HTML and CSS from the Beginning (Including Sass) - Variables & Partials
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command is used to run the SASS script in development mode?
npm init
npm build
npm run sass
npm start
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you define a variable in SASS?
Using a dollar sign and a colon
Using a percentage and an equal sign
Using a hash and an equal sign
Using an at symbol and a colon
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of SASS partials?
To create animations in CSS
To convert HTML into CSS
To break CSS into smaller, manageable files
To compile CSS files into JavaScript
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What symbol is used to indicate a SASS partial file?
Asterisk (*)
Hash (#)
Underscore (_)
Dollar sign ($)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if you don't import a SASS partial?
The variables in the partial will be undefined
The partial will be automatically included
The SASS compiler will ignore the partial
The partial will compile into a separate CSS file
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of using SASS over regular CSS for partials?
SASS partials are easier to read
SASS partials are more secure
SASS partials are faster to write
SASS partials require fewer HTTP requests
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should you avoid doing with the CSS compiled from SASS?
Importing it into HTML
Minifying it
Using it in production
Editing it directly
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?