Responsive Images in CSS

The term “responsive images” has come to mean “responsive images in HTML”, in other words, the srcset and sizes attribute for <img> and the <picture> element. But how do the capabilities that these things provide map to CSS? CSS generally wasn’t really involved in the responsive images journey of the last few years. That’s for … Continue reading Responsive Images in CSS