CSS/Mediaqueries/device-aspect-ratio
From Web Education Community Group
< CSS | Mediaqueries
- Media Queries
- Media features
- width
- height
- device-width
- device-height
- orientation
- aspect-ratio
- device-aspect-ratio
- color
- color-index
- monochrome
- resolution
- scan
- grid
- Media features
device-aspect-ratio
The ‘device-aspect-ratio’ media feature is defined as the ratio of the value of the ‘device-width’ media feature to the value of the ‘device-height’ media feature.
Description table
| Values | <ratio> |
|---|---|
| Applies to | bitmap media types |
| Accepts min/max prefixes | Yes |
