CSS-Grupi5

CSS-Grupi5

7th Grade

20 Qs

quiz-placeholder

Similar activities

REVIEW BASIC NAVIGATION

REVIEW BASIC NAVIGATION

1st Grade - Professional Development

25 Qs

Ms Word Vocabulary Part 3

Ms Word Vocabulary Part 3

7th - 12th Grade

15 Qs

Airport Services Manual - Part 1

Airport Services Manual - Part 1

1st Grade - University

22 Qs

HTML-Kuiz

HTML-Kuiz

7th Grade

15 Qs

Kick OFF 2020

Kick OFF 2020

1st - 10th Grade

23 Qs

JUGANDO CON PiOS

JUGANDO CON PiOS

1st - 7th Grade

20 Qs

Christmas Problem Solving & Making Decisions

Christmas Problem Solving & Making Decisions

KG - University

22 Qs

CSS-Grupi5

CSS-Grupi5

Assessment

Quiz

Professional Development

7th Grade

Easy

Created by

Code CTA

Used 2+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?