Skip to content

Instantly share code, notes, and snippets.

@1234
Created November 20, 2015 15:52
Show Gist options
  • Save 1234/05a6ea481e074a42db27 to your computer and use it in GitHub Desktop.
Save 1234/05a6ea481e074a42db27 to your computer and use it in GitHub Desktop.
PICTURE
<style type="text/css">
#data-uri-test {
width: 20px;
height: 20px;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAADCAIAAAA7ljmRAAAAGElEQVQIW2P4DwcMDAxAfBvMAhEQMYgcACEHG8ELxtbPAAAAAElFTkSuQmCC");
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment