Skip to content

Instantly share code, notes, and snippets.

@Xavka
Created May 22, 2015 08:22
Show Gist options
  • Save Xavka/18a67811623780f8ccf5 to your computer and use it in GitHub Desktop.
Save Xavka/18a67811623780f8ccf5 to your computer and use it in GitHub Desktop.
<img srcset=“images/large.jpg 1920w,
images/medium.jpg 960w,
images/small.jpg 480w”
sizes="(min-width: 40em) 33.3vw, 100vw”
src=“images/medium.jpg"
alt=“Image description text.”>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment