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 “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 flex-wrap of a flex container is “no-wrap”.

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