CSS-flexbox Flashcards
(2 cards)
1
Q
What is the default flex-direction of a flex container?
A
row left to right
2
Q
What is the default flex-wrap of a flex container?
A
No wrap, will all try to fit on one line
What is the default flex-direction of a flex container?
row left to right
What is the default flex-wrap of a flex container?
No wrap, will all try to fit on one line