Skip to content

Instantly share code, notes, and snippets.

@IgorGavrilenko
Created December 11, 2017 17:43
Show Gist options
  • Select an option

  • Save IgorGavrilenko/5394aa215120ec615caaa50de1e40e4c to your computer and use it in GitHub Desktop.

Select an option

Save IgorGavrilenko/5394aa215120ec615caaa50de1e40e4c to your computer and use it in GitHub Desktop.
srcset
<picture>
<source srcset="" media="(max-width: 991px)">
<img alt="image" src="">
</picture>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment