MCQ
What is the 'content reflow' pattern in responsive design?
Responsive Web Design
A Content flows from one screen to another
B Content rearranges to fit the screen size
C Content disappears on mobile
D Content stays the same on all screens
Explanation

Content reflow is when the layout rearranges and flows content to fit different screen sizes, often using flexible containers and media queries.