Learning Fuze > CSS-FLEXBOX > Flashcards
What is the default flex-direction of a flex container?
The default flex-direction of a flex container is “row”.
What is the default flex-wrap of a flex container?
The default flex-wrap of a flex container is “no-wrap”.