resolution

The resolution CSS data type, used in media queries, denotes the granularity or possible fineness of detail of an output device. It is expressed as a number immediately followed by a unit of resolution (dpi, dpcm or dppx). Like for any CSS dimension, there is no space between the number and the unit abbreviation.

Syntax



property: resolution;