files/en-us/web/css/guides/images/index.md
The CSS images module defines the types of images that can be used (the {{cssxref("image")}} type, containing URLs, gradients and other types of images), how to resize them and how they, and other replaced content, interact with the different layout models.
The CSS images module also defines the {{CSSxRef("image-resolution")}} property. Currently, no browsers support this feature.
The CSS images module also defines the {{CSSxRef("image/image", "image()")}} function. Currently, no browsers support this feature.
Implementing image sprites in CSS
aspect-ratio property, discuss aspect ratios for replaced and non-replaced elements, and examine some common aspect ratio use cases.Using the CSS object-view-box property
object-view-box property, including how to zoom in, zoom out, and pan across images.<basic-shape-rect>{{Specifications}}