Flexbox Flashcards
1
Q
Define: justify
A
To position something along the primary axis
2
Q
Define: align
A
To position something along the cross axis
3
Q
Define: content
A
A group of stuff that can be distributed
4
Q
Define: Item
A
Single items that can be positioned individually
5
Q
Name the common use cases for flexbox
A
Nav bar, centering items, pushing footer to bottom of card layout, media objects, and form controls