CSS Media Queries
E322195
CSS Media Queries is a CSS feature that enables responsive web design by applying different styles based on characteristics like screen size, resolution, and device orientation.
All labels observed (7)
| Label | Occurrences |
|---|---|
| CSS Media Queries canonical | 1 |
| CSS media feature queries | 1 |
| CSS media queries | 1 |
| Media Queries | 1 |
| Media Queries Level 4 | 1 |
| Media Queries Level 4 Editor’s Draft | 1 |
| MediaQueryList | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T3050162 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: CSS Media Queries Context triple: [CSS Device Adaptation Module, relatedTo, CSS Media Queries]
-
A.
CSS Device Adaptation Module
The CSS Device Adaptation Module is a W3C CSS specification that defines how web content can adapt its layout and viewport to different devices and screen characteristics.
-
B.
CSS
CSS is a professional society within the IEEE focused on the theory, design, and application of control systems in engineering and related fields.
-
C.
CSS
CSS is the commonly used abbreviation for the South American Health Council, a regional body focused on coordinating public health policies among South American nations.
-
D.
CSS
CSS (Cascading Style Sheets) is a style sheet language used to control the presentation and layout of web pages written in HTML or XML.
-
E.
CSS Positioning Module
The CSS Positioning Module is a W3C-defined specification that details how elements are placed and layered on web pages using positioning properties like static, relative, absolute, fixed, and sticky.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: CSS Media Queries Target entity description: CSS Media Queries is a CSS feature that enables responsive web design by applying different styles based on characteristics like screen size, resolution, and device orientation.
-
A.
CSS Device Adaptation Module
The CSS Device Adaptation Module is a W3C CSS specification that defines how web content can adapt its layout and viewport to different devices and screen characteristics.
-
B.
CSS
CSS is a professional society within the IEEE focused on the theory, design, and application of control systems in engineering and related fields.
-
C.
CSS
CSS (Cascading Style Sheets) is a style sheet language used to control the presentation and layout of web pages written in HTML or XML.
-
D.
CSS
CSS is the commonly used abbreviation for the South American Health Council, a regional body focused on coordinating public health policies among South American nations.
-
E.
CSS Positioning Module
The CSS Positioning Module is a W3C-defined specification that details how elements are placed and layered on web pages using positioning properties like static, relative, absolute, fixed, and sticky.
- F. None of above. chosen
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
CSS feature
ⓘ
responsive design technique ⓘ |
| allows | conditional application of CSS rules ⓘ |
| backedBy | all modern browsers ⓘ |
| definedBy |
World Wide Web Consortium
ⓘ
surface form:
W3C
|
| enables | responsive web design ⓘ |
| introducedConcept | media feature ⓘ |
| mediaFeature |
aspect-ratio
ⓘ
color ⓘ color-gamut ⓘ device-aspect-ratio ⓘ device-height ⓘ device-width ⓘ grid ⓘ height ⓘ hover ⓘ orientation ⓘ pointer ⓘ prefers-color-scheme ⓘ prefers-reduced-motion ⓘ resolution ⓘ scan ⓘ width ⓘ |
| mediaType |
print
ⓘ
screen ⓘ speech ⓘ |
| partOf |
CSS
ⓘ
surface form:
Cascading Style Sheets
|
| primaryPurpose | apply different styles based on media features ⓘ |
| relatedTo |
CSS Grid Layout Level 1 Editor’s Draft
ⓘ
surface form:
CSS Grid Layout
flexbox layout ⓘ responsive images ⓘ viewport meta tag ⓘ |
| specifiedIn |
CSS Conditional Rules Module Level 3
ⓘ
surface form:
Media Queries Level 3
CSS Media Queries self-linksurface differs ⓘ
surface form:
Media Queries Level 4
CSS Conditional Rules Module Level 3 ⓘ
surface form:
Media Queries Level 5
|
| standardizedIn |
CSS
ⓘ
surface form:
CSS3
|
| supportsLogicalOperators |
and
ⓘ
comma-separated list (or) ⓘ not ⓘ only ⓘ |
| syntaxExample | @media (max-width: 600px) { ... } ⓘ |
| usedFor |
accessibility preferences handling
ⓘ
adapting layout to viewport size ⓘ adapting typography to device characteristics ⓘ desktop-first design ⓘ mobile-first design ⓘ supporting high-DPI displays ⓘ |
| usesAtRule |
@import
ⓘ
@media ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: CSS Media Queries Description of subject: CSS Media Queries is a CSS feature that enables responsive web design by applying different styles based on characteristics like screen size, resolution, and device orientation.
Referenced by (7)
Full triples — surface form annotated when it differs from this entity's canonical label.