Which HTML5 feature detects the user’s type of screen and sizes the output accordingly?
a) the video element
b) geolocation
c) Modernizr
d) media query
Answer: d
Difficulty: Easy
Section Reference: Understanding Platform Fundamentals
A media query detects the user’s type of screen and sizes the output accordingly.