Skip to main content
Tailwind CSS Mastery·Lesson 2 Quiz

Quiz: Layout & Spacing

Test what you learned in this lesson before moving on.

Lesson Quiz

Pass with 80% to complete this lesson.

1. What does 'space-y-4' do?

2. How do you create a full-viewport-height page with a sticky footer using flexbox in Tailwind?

3. What does the arbitrary value syntax 'grid-cols-[250px_1fr]' define?

4. Which utility would you use to prevent a flex child from shrinking below its content size?