
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
Apa kepanjangan dari SASS?
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 Wayground
15 questions
FMT web developing session 4 HTML5 + CSS3

Quiz
•
KG - Professional Dev...
15 questions
ВебДизайн2

Quiz
•
Professional Development
7 questions
Repaso Clase Sass 2

Quiz
•
Professional Development
10 questions
Pre-Test

Quiz
•
Professional Development
8 questions
Floor e GetX

Quiz
•
Professional Development
9 questions
CSS and JQuery

Quiz
•
Professional Development
10 questions
CSS, SCSS, Animation and Responsive

Quiz
•
Professional Development
10 questions
SASS, CSS Animation, RWD

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade