Inside <picture>, sizes on <source> helps the browser choose art direction or resolution variants.
<picture>
sizes
<source>
Wide screens load the purple banner from source; narrow screens use the fallback img.
source
img
Lines: 0 | Characters: 0