ratio
aspect-ratio
deviceaspect-ratio
resolution
Answer is Wrong!
Answer is Right!
The correct answer is: B. aspect-ratio
The aspect-ratio media query describes the ratio of the width to the height of the media. It is used to target elements that
The ratio media query is not a valid CSS media query.
The deviceaspect-ratio media query is a deprecated
The resolution media query is used to target elements that have a specific resolution, such as 1024×768 or 1920×1080. It is not used to target elements that have a specific aspect ratio.