Skip to content

Instantly share code, notes, and snippets.

@WitkowskiMichau
Created March 9, 2018 13:52
Show Gist options
  • Save WitkowskiMichau/771e8368c990d4bf0271028bb1208a4d to your computer and use it in GitHub Desktop.
Save WitkowskiMichau/771e8368c990d4bf0271028bb1208a4d to your computer and use it in GitHub Desktop.
srcset2
<img src="img.jpg" srcset="img1024.jpg 1024w, img2048.jpg 2048w" alt="img">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment