Skip to content

Instantly share code, notes, and snippets.

@visualkom
Last active September 26, 2025 17:17
Show Gist options
  • Select an option

  • Save visualkom/1978555 to your computer and use it in GitHub Desktop.

Select an option

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