Skip to content

Instantly share code, notes, and snippets.

@workshur
Last active April 18, 2017 07:49
Show Gist options
  • Save workshur/5e4b9090a58b44f41297 to your computer and use it in GitHub Desktop.
Save workshur/5e4b9090a58b44f41297 to your computer and use it in GitHub Desktop.
base64 for background-image #tags: css
background-image: url("data:image/{type};base64,{code}");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment