MCQ
What does the 'object-fit' CSS property do for responsive images?
Responsive Web Design
A It fits the image into the frame
B It specifies how content should be resized to fit its container
C It creates a responsive image slider
D It adds a border to the image
Explanation

The object-fit property specifies how the content of a replaced element (like an image) should be resized to fit its container.