How to think about HTML responsive imagesA responsive image is fluid in size and adapts to various screen sizes using CSS properties.The HTML Standard focuses on adaptive images selected by attributes on <img> and <picture> elements for the browser to choose the best image.