#responsive-images

[ follow ]
Scottjehl
1 month ago
Web design

Responsive Video Works Now. These Features Could Make It Work Better. | Scott Jehl, Web Designer/Developer

Responsive video lacks features like responsive poster images and post-pageload responsiveness. [ more ]
Danburzo
2 months ago
Graphic design

How to think about HTML responsive images

A 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. [ more ]
Ericportis
7 months ago
Web design

Sizes="auto" pretty much requires width and height attributes

Auto-sizes for lazy-loaded images is a great addition to the platform.
Using sizes=auto requires specifying width and height attributes for <img> elements. [ more ]
[ Load more ]