SASS, CSS Animation, RWD

SASS, CSS Animation, RWD

Professional Development

10 Qs

quiz-placeholder

Similar activities

การสร้างเว็บไซต์

การสร้างเว็บไซต์

KG - Professional Development

15 Qs

Examen diagnóstico en Cableado Estructurado

Examen diagnóstico en Cableado Estructurado

Professional Development

10 Qs

GIS Quiz

GIS Quiz

Professional Development

11 Qs

Outing Quiz

Outing Quiz

Professional Development

15 Qs

HTML-CSS - Fundamentos

HTML-CSS - Fundamentos

Professional Development

10 Qs

Kya Aap GK hai Part 2 ?

Kya Aap GK hai Part 2 ?

Professional Development

14 Qs

DECI - Week 11 - round

DECI - Week 11 - round

Professional Development

10 Qs

Gaming 2023

Gaming 2023

1st Grade - Professional Development

12 Qs

SASS, CSS Animation, RWD

SASS, CSS Animation, RWD

Assessment

Quiz

Computers

Professional Development

Practice Problem

Medium

Created by

Farabi Chowdhury

Used 10+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which Sass function is used to get the value for the specified key in the map?

get(map, key)
map-element(map, key)
map-value(map, key)
map-get(map, key)

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which directive allows you to include the content of one file in another?

@include
@define
@import

All of them

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which is the correct syntax to define a mixin?

@mixin name { property: value; property: value;}
@import mixin name { property: value; property: value; }
@mixin name .sass{ property: value; property: value; }
@mixin name { @import _filename; }

4.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which directive is used to share a set of CSS properties from one selector to another?

@share
@import
@transfer
@extend

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

How do we add flex box to an html element?

display: flex;
position: flex;
display: block;
flex: true;

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

What does flex-direction allow you to do?

define how to position elements vertically
define what direction the elements will flow in with in the parent container i.e. row or column
defines how position elements horizontally
define how elements will wrap when the browser width is changed

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

How can we specify space between the cells in CSS grid?

margin
padding
grid-gap
space

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?