Front-End Challenges: Lesson 3

instructions: README

There are several ways to solve each problem but I primary depended on flexbox to arrange the layouts.
I included comments and clues to help out.

Please feel free to or message me on Glip if further clarification is needed!

Also, I would love to see what other solutions you came up with so feel free to send them my way!

Layout 1

example:

answer:

div 1
div 2
div 3
comments:
  • justify-content: space-_________ (to split up the two divs at opposite ends horizontally)
  • Layout 2

    example:

    answer:

    div 1
    div 2
    div 3
    comments:

    Layout 3

    example:

    answer:

    div 1
    div 2
    comments:

    Layout 4

    example:

    answer:

    div 1
    div 2
    comments:

    Layout 5

    example:

    answer:

    1
    2
    3
    comments:

    more comments are coming...

    Layout 6

    example:

    answer:

    2
    3

    Layout 7

    example:

    answer:

    div

    Layout 8

    example:

    answer:

    div

    Layout 9

    example:

    answer:

    div 1
    div 2

    Layout 10

    example:

    div 1
    div 2

    Layout 11

    example:

    div 2

    Layout 12

    example:

    div 1
    div 2
    div 3
    comments:

    Layout 13

    example:

    div 1
    div 2
    div 3
    div 4
    div 5

    Layout 14

    example:

    Layout 15

    example:

    1
    2
    3
    4