Can anyone point me at a modern explainer, written by a human being, for how to structure an img element with srcset properly? I just want to serve up smaller res images for smaller screens.
Can anyone point me at a modern explainer, written by a human being, for how to structure an img element with srcset properly? I just want to serve up smaller res images for smaller screens.
@mitten
Back in the day when I used to write html I used @selfhtml.
https://wiki.selfhtml.org/wiki/HTML/Attribute/srcset
I think it is only in German by maybe still helpful?