Skip to content

Instantly share code, notes, and snippets.

@visualkom
Last active December 5, 2019 15:58
Show Gist options
  • Save visualkom/1978555 to your computer and use it in GitHub Desktop.
Save visualkom/1978555 to your computer and use it in GitHub Desktop.
[New CSS Image Replacement] (Jeffrey Zeldman blog post) #css
.hide-text {
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