Skip to content

Instantly share code, notes, and snippets.

@spencejs
Created March 22, 2013 06:20
Show Gist options
  • Save spencejs/5219364 to your computer and use it in GitHub Desktop.
Save spencejs/5219364 to your computer and use it in GitHub Desktop.
Image Replacement Of Text
h1{
display:block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment