Search Header Logo

Css flexbox

Authored by Şamil Vasiyev

Education

Professional Development

flexbox covered

Used 10+ times

Css flexbox
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

1 min • 1 pt

How can you align items along the cross-axis in a Flexbox container?

align-items: center;

justify-items: center;

vertical-align: center;

align-content: center;

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What property is used to create space between Flexbox items along the main axis?

margin

padding

gap

space-between

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you make a Flexbox container wrap its items to the next line if they don't fit in the current row?

flex-wrap: wrap;

wrap-items: true;

flex-direction: column;

flex-flow: row wrap;

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the justify-content property control in a Flexbox container?

Cross-axis alignment of items.

Main-axis alignment of items.

Spacing between items.

Item ordering.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can you make an individual Flexbox item take up all available space along the main axis?

flex: 1;

grow: 1;

flex-grow: 1;

size: fill;

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which property is used to align a single Flexbox item within the container?

align-self

item-align

self-align

flex-align

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In Flexbox, what does the order property control?

The order of the container in the document flow.

The order of Flexbox items within the container.

The order of Flexbox lines within a multi-line container.

The order of the items along the cross-axis.

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?