How to use different types of Media Features in CSS?
any-hover – Does any available input mechanism allow the user to hover over elements? (added in Media Queries Level 4) any-pointer – Is any available input mechanism a pointing device, and if so, how accurate is it? (added in Media Queries Level 4) aspect-ratio – The ratio between the width and the height of the … Read more