css-flexbox Flashcards
1
Q
What is the default flex-direction of a flex container?
A
row - horizontal space
2
Q
What is the default flex-wrap of a flex container?
A
no wrap - everything on one line
LFZ > css-flexbox > Flashcards
What is the default flex-direction of a flex container?
row - horizontal space
What is the default flex-wrap of a flex container?
no wrap - everything on one line