Flexbox exercise 1
Here's a container with 3 content items:
Open the inspector and try these properties by turn and in combination:
Container properties:
- display: flex
- flex-direction
- justify-content
- align-items
- flex-wrap
- align-content
- flex-flow
Item properties: