Created
April 17, 2020 13:56
-
-
Save bytrangle/7540d3be523b5f04d5347163992ec146 to your computer and use it in GitHub Desktop.
Picture tag for fixed image
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
<picture> | |
<source | |
srcset="/static/362300c046749582c4ff6569a40211d8/a812a/james-mccullough-Znxkw16UKG0-unsplash.jpg 1x, | |
/static/362300c046749582c4ff6569a40211d8/22fd2/james-mccullough-Znxkw16UKG0-unsplash.jpg 1.5x, | |
/static/362300c046749582c4ff6569a40211d8/fdee4/james-mccullough-Znxkw16UKG0-unsplash.jpg 2x"> | |
</picture> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment