MCQ
What is a 'breakpoint' in responsive web design?
Responsive Web Design
A A point where the website crashes
B A screen width value at which the layout changes
C A CSS property
D A JavaScript event
Explanation

Breakpoints are specific screen width values at which the website's layout changes to adapt to different viewport sizes.