Search Header Logo

CSS-Grupi5

Authored by Code CTA

Professional Development

7th Grade

Used 2+ times

CSS-Grupi5
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Cila deklaratë CSS përdoret për të krijuar një konteiner grid?

display: flex;

display: block;

display: grid;

display: inline-grid;

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Si caktohet numri i kolonave në një konteiner grid?

grid-template-rows: 3;

grid-template-columns: 3;

grid-template-columns: 100px 200px;

grid-column-count: 3;

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Cila vlerë e grid-template-columns do të krijojë tre kolona me gjerësi të barabarta?

grid-template-columns: auto auto auto;

grid-template-columns: 1fr 1fr 1fr;

grid-template-columns: 100px 100px 100px;

grid-template-columns: 33% 33% 33%;

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Cila deklaratë CSS përdoret për të krijuar një konteiner flex?

display: block;

display: grid;

display: flex;

display: inline-flex;

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Cila pronë përdoret për të përcaktuar drejtimin e elementeve brenda një konteiner flex?

flex-direction

flex-wrap

align-items

justify-content

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Cila vlerë e pronës justify-content do të vendosë elementet në qendër të një konteiner flex?

flex-start

flex-end

center

space-between

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Cila vlerë e pronës flex-wrap do të mbështjellë elementet në rreshta të rinj nëse është e nevojshme?

nowrap

wrap

wrap-reverse

wrap-nowrap

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?

Similar Resources on Wayground

Discover more resources for Professional Development