Results 1 - 20 of 298

any-hover

any-hover is a CSS media feature that can be used to check whether any available input mechanism allows the user to hover over elements.
CSS NeedsExample Reference Référence

any-pointer

any-pointer is a CSS media feature that can be used to check whether any available input mechanism is a pointing device, and if so, how accurate it is.
CSS NeedsExample Reference Référence

inverted-colors

inverted-colors is a CSS media feature that can be used to check whether the user agent or underlying OS is inverting colors.
CSS NeedsBrowserCompatibility NeedsExample Reference

light-level

light-level is a CSS media feature that can be used to check the current ambient light level.
CSS NeedsBrowserCompatibility NeedsExample Reference

overflow-inline

overflow-inline is a CSS media feature which can be used to indicate whether content that overflows the viewport along the inline axis can be scrolled.
CSS NeedsBrowserCompatibility NeedsExample Reference

scripting

scripting is a CSS media feature that can be used to check whether scripting (e.g., JavaScript) is available.
CSS NeedsBrowserCompatibility NeedsExample Reference

update

update is a CSS media feature that can be used to check how quickly (if at all) the output device is able to modify the appearance of the content.
CSS NeedsBrowserCompatibility NeedsExample Reference

aspect-ratio

aspect-ratio is a CSS media feature whose value is the width-to-height aspect <ratio> of the viewport.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

color

color is a CSS media feature whose value is the <integer> number of bits per color component (red, green, blue) of the feature. CSS colors can either be defined in hexidecimal format or in an RGB format.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

color-index

color-index is a CSS media feature whose value is the <integer> number of entries in the output device's color lookup table, or zero if the device does not use such a table.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

grid

grid is a CSS media feature whose value is an <mq-boolean> indicating whether or not the device is a grid or bitmap.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

height

height is a CSS media feature whose value is the viewport's height as a CSS <length>.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

hover

hover is a CSS media feature that can be used to check whether the primary input mechanism allows the user to hover over elements.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

monochrome

monochrome is a CSS media feature whose value is the <integer> number of bits per pixel in the output device's monochrome frame buffer, or 0 if the device is not monochrome.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

orientation

orientation is a CSS media feature that can be used to check what the orientation of the viewport is.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

overflow-block

overflow-block is a CSS media feature that can be used to check how the output device handles content that overflows the viewport along the block axis.
CSS NeedsBrowserCompatibility NeedsEnumeratedValueMeanings NeedsExample Reference

pointer

pointer is a CSS media feature that can be used to check whether the primary input mechanism is a pointing device, and if so, how accurate it is.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence

resolution

resolution is a CSS media feature whose value is the pixel density of the output device, as a CSS <resolution>.
CSS NeedsBrowserCompatibility NeedsExample Reference Référence