Skip to content

Instantly share code, notes, and snippets.

@iCodeForBananas
Last active August 29, 2015 14:23
Show Gist options
  • Select an option

  • Save iCodeForBananas/a1b59199c33b91a650d0 to your computer and use it in GitHub Desktop.

Select an option

Save iCodeForBananas/a1b59199c33b91a650d0 to your computer and use it in GitHub Desktop.
Image placeholder. It's a base64 version of a 1x1 image that you can stretch to whatever size you need without a third party source.
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQIW2MMDQ39z8DAwMAIYwAAKgMD/9AXrvgAAAAASUVORK5CYII=
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQIW2MMDQ39z8DAwMAIYwAAKgMD/9AXrvgAAAAASUVORK5CYII=
" style="width: 115px; height: 75px">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment