Skip to content

Instantly share code, notes, and snippets.

@b4z81
Created April 12, 2012 13:29
Show Gist options
  • Save b4z81/2367219 to your computer and use it in GitHub Desktop.
Save b4z81/2367219 to your computer and use it in GitHub Desktop.
Css Replacement Technique
#replace
{
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment