MCQ
What does the term 'responsive images' mean?
Responsive Web Design
A Images that move when hovered
B Images that adapt to different screen sizes and resolutions
C Images that change color
D Images that animate
Explanation

Responsive images adapt to different screen sizes and resolutions, using techniques like srcset, sizes, and the picture element.