css-flexbox Flashcards
(2 cards)
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
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