CSS-Flexbox Flashcards

1
Q

What is the default flex direction of a flex container?

A

The default flex direction of a flex container is horizontal/row

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the default flex-wrap of a flex container?

A

The default value of the flex-wrap property is “no wrap”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly