...

/

Flex-direction Exercise

Flex-direction Exercise

This lesson is an exercise to get hands-on practice with the basic Flexbox container settings.

We'll cover the following...

Flex-direction exercise

Let’s put theory into practice by creating a Flexbox layout using flex-direction.

Complete the following exercise:

  • Create a Flexbox responsive layout.
  • The minimum width of the page should be 400 pixels.
  • Below the 600 pixels width, display six boxes below each other.
...