Skip to content

Instantly share code, notes, and snippets.

@cornedor
Last active November 19, 2019 13:14
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 cornedor/b19fbd1b2e66f415a4e0822fe664cdcb to your computer and use it in GitHub Desktop.
Save cornedor/b19fbd1b2e66f415a4e0822fe664cdcb to your computer and use it in GitHub Desktop.
Retina image
<!doctype html>
<html lang="">
<head>
<meta charset="utf-8">
</head>
<body>
<img src="https://via.placeholder.com/200x100" srcset="https://via.placeholder.com/800x400 4x" />
</body>
</html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment