What is the purpose of using relative units like 'em' and 'rem' over absolute units like 'px' in responsive web design?
-
A
They render faster in browsers
-
B
They scale with user font preferences and parent element sizes
-
C
They are required by WCAG accessibility standards
-
D
They reduce CSS file size