Quiz: Breakpoints & Media Queries
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. Why should breakpoints be based on content rather than specific devices?
2. What is the CSS range syntax equivalent of '@media (min-width: 768px)'?
3. Why are em units sometimes preferred over px in media queries?