Skip to content
UI/UX Atlas
Topics
Patterns
Color Tool
Templates
Quizzes
Topics
Patterns
Color Tool
Templates
Quizzes
Quizzes
/
Responsive & Platform
Breakpoints: Content-Driven vs. Device-Driven — Quiz
5 questions
·
Read the lesson first →
Question 1 of 5
Breakpoints: Content-Driven vs. Device-Driven
A designer opens a new project and immediately sets breakpoints at 375px, 768px, and 1024px. What is the primary problem with this approach?
These values are outdated — the correct modern values are 390px, 820px, and 1280px
Breakpoints should always be set in rem units, never px, so the values are technically wrong
These breakpoints describe common device widths, not the points where the actual content fails — they may be completely wrong for this project's layout
Using three breakpoints is too many; modern responsive design should use at most two
Check answer