Skip to content

Instantly share code, notes, and snippets.

@stefanledin
Created March 3, 2018 10:39
Show Gist options
  • Select an option

  • Save stefanledin/aeeffac78c981c520375f70c00691663 to your computer and use it in GitHub Desktop.

Select an option

Save stefanledin/aeeffac78c981c520375f70c00691663 to your computer and use it in GitHub Desktop.
<picture>
<source srcset="large.jpg" media="(min-width: 300px)">
<source srcset="medium.jpg" media="(min-width: 150px)">
<img srcset="thumbnail.jpg">
</picture>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment