Skip to content

Instantly share code, notes, and snippets.

@snowman-repos
Created February 13, 2014 03:54
Show Gist options
  • Save snowman-repos/8969460 to your computer and use it in GitHub Desktop.
Save snowman-repos/8969460 to your computer and use it in GitHub Desktop.
Visually hide an element
visuallyhidden()
clip rect(0 0 0 0)
clip rect(0, 0, 0, 0)
height 1px
margin -1px
overflow hidden
padding 0
position absolute
width 1px
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment