What does the CSS property 'overflow: hidden' do in a responsive layout context?
-
A
Hides the entire element
-
B
Clips content that extends beyond the element's box, preventing horizontal scroll
-
C
Removes the element from the document flow
-
D
Adds a scrollbar automatically