Created
May 22, 2015 08:22
-
-
Save Xavka/18a67811623780f8ccf5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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