Web platform features explorer

<img sizes="auto" loading="lazy">

Limited availability
Tags: html Groups: Images

The sizes="auto" attribute for the <img> HTML element reserves layout space for an image before it loads, avoiding some layout shifts. This attribute only applies to images with the loading="lazy" attribute.

Specifications

Browser support