Created
September 26, 2013 14:25
-
-
Save pixelchar/6714953 to your computer and use it in GitHub Desktop.
Base64 Encode of 1x1px Transparent GIF
http://css-tricks.com/snippets/html/base64-encode-of-1x1px-transparent-gif/
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/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment