▶️ Like simple websites without JS?

▶️ Like the ability to embed large photos?

▶️ Hate how slow a page with large photos will load on mobile?

▶️ Hate seeing sometimes huge layout changes and things moving around until all images have been mostly loaded?

Then consider upvoting this HTML/CSS proposal to make browsers understand low res and high res versions of images:

https://github.com/w3c/csswg-drafts/issues/11691

(So that we can stop hacking solutions in JS that are bloated, slow, and cause compatibility issues.)

#CSS #web #html #webstandards #w3c #webdesign #webdev #opensource

Proposal: fix page load speed vs. image quality trade-off, allow gradually higher resolution images and browser understanding of low bandwidth situation via CSS media query · Issue #11691 · w3c/csswg-drafts

Problem statement: I sometimes talk to people from countries with rather limited internet speed, or also rather limited internet total traffic contingent available. I also often encounter myself on...

GitHub