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
2
Q
What is the default flex-wrap of a flex container?
A
The default value of the flex-wrap property is “no wrap”