Revision: 43803
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 31, 2011 03:18 by lamebollock
Initial Code
.hidden {
position: absolute;
left: -9999em;
top: auto;
width: 1px;
height: 1px;
overflow: hidden;
}
Initial URL
http://designfestival.com/when-and-how-to-visually-hide-content/
Initial Description
Better way to hide content whilst still making it available to
Initial Title
When and How to Visually Hide Content
Initial Tags
css
Initial Language
CSS