Apa kepanjangan dari SASS?

Quiz SCSS dan SASS

Quiz
•
Computers
•
Professional Development
•
Medium
ade aye
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Simple and Smooth Style
Syntactically Awesome Stylesheets
Style and Structure Syntax
Stylish and Simple Sheets
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa perbedaan utama antara SASS dan SCSS?
SASS menggunakan sintaks yang lebih singkat dibandingkan SCSS
SCSS tidak mendukung variabel
SCSS adalah versi lama dari SASS
SCSS hanya dapat digunakan untuk proyek React
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara mendeklarasikan variabel di SCSS?
$primaryColor = red;
var primaryColor = red;
$primaryColor: red;
--primaryColor: red;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa fungsi dari mixin dalam SASS?
Membuat loop untuk menghasilkan gaya CSS
Menyimpan blok kode yang dapat digunakan kembali
Menyisipkan file CSS ke dalam SCSS
Menggabungkan beberapa file SCSS
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara mengimpor file SCSS lain ke dalam sebuah file SCSS?
import "file.scss";
include "file.scss";
@include "file";
@import "file";
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa tanda yang digunakan untuk membuat mixin di SCSS?
{}
@
&
$
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa output dari kode berikut? $color: blue; .button { color: $color; }
.button { color: $color; }
.button { color: #0000FF; }
.button { color: blue; }
.button { color: var(--color); }
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Introducción a CSS

Quiz
•
Professional Development
15 questions
HTML5 y CSS3

Quiz
•
Professional Development
15 questions
Chapter 2 Binar SYNRGY 6

Quiz
•
Professional Development
10 questions
HTML y CSS 2

Quiz
•
Professional Development
10 questions
Frontend - Repaso HTML y bases de CSS

Quiz
•
Professional Development
7 questions
HTML

Quiz
•
Professional Development
5 questions
Opáčko 6. lekce

Quiz
•
Professional Development
11 questions
React Two - Styling

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade