Search Header Logo

Flexbox and Display Properties

Authored by karunakar pusuluri

Computers

12th Grade

Used 2+ times

Flexbox and Display Properties
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the 'display' property used for in CSS?

It is used to specify the type of box used for an HTML element.

It is used to change the font size of an HTML element.

It is used to add a border to an HTML element.

It is used to create a shadow effect for an HTML element.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the 'flex' value for the 'display' property in CSS.

inline

block

grid

flex

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the possible values for 'flex-direction' property in CSS?

horizontal, vertical, diagonal, reverse

left, right, top, bottom

start, end, center, justify

row, row-reverse, column, column-reverse

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the 'justify-content' property work in flexbox?

It has no effect on the alignment of flex items.

It only works for inline elements, not flex containers.

It aligns the flex items along the main axis of the flex container.

It aligns the flex items along the cross axis of the flex container.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the different alignment values for the 'align-items' property in flexbox?

flex-start, flex-end, center, baseline, and stretch

top, bottom, middle

start, end, middle

left, right, center

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the purpose of the 'flex-wrap' property in flexbox.

It is used to add a border to the flex items

It is used to control whether the flex items are forced into a single line or can be wrapped onto multiple lines.

It is used to change the color of the flex items

It is used to change the font size of the flex items

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value of the 'flex-direction' property in flexbox?

row-reverse

wrap

row

column

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?

Discover more resources for Computers