Skip to content

Instantly share code, notes, and snippets.

@snowman-repos
Created February 13, 2014 03:54
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