Web Development Internship - Quiz5

Web Development Internship - Quiz5

Professional Development

9 Qs

quiz-placeholder

Similar activities

EBS TRAINING CLASSROOM

EBS TRAINING CLASSROOM

Professional Development

10 Qs

Incoterms Pre -Test

Incoterms Pre -Test

Professional Development

10 Qs

INSERA BLU

INSERA BLU

Professional Development

12 Qs

Property accountability and responsibility

Property accountability and responsibility

KG - Professional Development

13 Qs

QUIZ TIME

QUIZ TIME

Professional Development

10 Qs

Despedida Flex&dança

Despedida Flex&dança

Professional Development

12 Qs

Electric Slides Course Assessment

Electric Slides Course Assessment

Professional Development

10 Qs

Basic Recordkeeping Gaging Knowledge

Basic Recordkeeping Gaging Knowledge

Professional Development

7 Qs

Web Development Internship - Quiz5

Web Development Internship - Quiz5

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Vindhya Gaddam

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to create a flex container?

flex-direction

display

flex-wrap

align-items

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default value for the flex-direction property?

row

column

row-reverse

column-reverse

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Flexbox, what does the justify-content property control?

Vertical alignment

Horizontal alignment

Spacing between flex items

Flex item order

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the flex-grow property determine in Flexbox?

The ability of a flex container to shrink items

The ability of a flex container to grow items

The initial size of a flex item

The distribution of remaining space among flex items

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to align flex items along the cross-axis?

justify-content

align-items

flex-align

flex-wrap

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the flex-wrap property in Flexbox?

It defines whether flex items are forced into a single line or can be wrapped

It controls the order of flex items

It specifies the alignment of flex items

It determines the spacing between flex items

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which value of the align-items property will align flex items at the bottom of the container?

flex-start

flex-end

center

baseline

8.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Flexbox, what does the order property determine?

The order of flex items within the container

The initial size of a flex item

The ability of a flex container to grow items

The spacing between flex items

9.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the align-self property do in Flexbox?

It aligns the flex container within its parent container.

It overrides the align-items property for a specific flex item.

It controls the order of flex items.

It determines the initial size of a flex item.