Skip to main content
HTML & CSS Foundations·Lesson 3 Quiz

Quiz: Flexbox Layout

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What does `justify-content: space-between` do?

2. How do you make a flex item take up all remaining space in a row?

3. Which property pushes an item to the bottom of a flex column container?