#html-standard

[ follow ]
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 ]
[ Load more ]