In the context of CSS (Cascading Style Sheets), the term media refers to the destination to which the document is to be drawn by the rendering engine.
Typically, this is a screenâbut it may also be a printer, Braille display, or another type of device.
CSS offers several features that allow you to tweak your document's stylesâor even offer different stylesâaccording to the media type (such as screen or print, to name two) or media capabilities (such as width, resolution, or other values) of the viewer's device.
See also@media
at-rule: Conditionally apply part of a CSS stylesheet, based on the result of a media query.Window.matchMedia()
: Test the viewing device against a media queryRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4