<picture> <source srcset="image.avif" type="image/avif"> <source srcset="image.webp" type="image/webp"> <img src="image.jpg" alt="A description of the image." width="300" height="200" loading="lazy" decoding="async"> </picture>