Posts Categorized: Web Development

Responsive Images

Responsive Images using Srcset, Sizes, and Picture

How to handle inline images has been a big challenge in responsive web design and we wanted to integrate a solution into our upcoming redesign. Thankfully, there are now solutions available that a majority of browsers support. The image srcset and sizes attribute along with the <picture> element give developers the ability to deliver the…
Read this article Responsive Images using Srcset, Sizes, and Picture