Skip to content

Instantly share code, notes, and snippets.

@benfoster
Created February 28, 2014 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benfoster/9269673 to your computer and use it in GitHub Desktop.
Save benfoster/9269673 to your computer and use it in GitHub Desktop.
srcset
<img src="images/kimbra.jpg"
srcset="images/kimbra-480.jpg 480w, images/kimbra-768.jpg 768w, images/kimbra.jpg 1x"
alt="" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment