Search Header Logo

Opáčko 6. lekce

Authored by Jan V

Computers

Professional Development

5 Questions

Used 2+ times

Opáčko 6. lekce
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak se definuje proměná v CSS?

$red: #f00;

var red: #f00;

--red: #f00;

@red: #f00;

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak se použije proměnná v CSS?

color: --red;

color: variable($red);

color: $red;

color: var(--red);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sass znamená…

Systematic Awesome Style Sheets

Syntactically Awesome Style Sheets

Symbolic Asymmetric Style Sheets

Žádná z možností

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak připojíme Sass do HTML?

<link rel="stylesheet" href="styl.css"

<link rel="stylesheet" href="styl.scss">

<link rel="stylesheet" href="styl.css" src="styl.scss">

<link rel="stylesheet" href="styl.scss" type="text/scss">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Jak se definuje proměnná v Sass?

$primary-color: #888;

@primary-color: #888;

%primary-color: #888;

#primary-color: #888;

Access all questions and much more by creating a free account

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?