Created
April 8, 2019 14:40
-
-
Save matiaskorhonen/d04fa13e16cccc17d530120fe7b371ae to your computer and use it in GitHub Desktop.
Lazyload placeholder with accurate aspect ratio https://twitter.com/etportis/status/1113887359555100672
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 src="data:image/svg+xml;charset=utf-8, | |
<svg xmlns='w3.org/2000/svg' | |
width='1280' height='720' />" | |
data-src="lazy.jpg" | |
alt="A lazy Jpeg" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment