MCQ
What does the aspect-ratio CSS property do?
Responsive Web Design
A Sets the aspect ratio of an element
B Sets the image quality
C Adds a border to elements
D Creates animations
Explanation

The aspect-ratio property sets a specific aspect ratio for an element, which is particularly useful for responsive images and videos.