The <picture> element
An image that is selected from a choice of different files, with the browser using their MIME types, media queries, and pixel densities to pick the most appropriate image type. Should contain one or more <source> elements, and one <img> element.
Full list of attributes
All the usual HTML global attributes are available