http://snook.ca/archives/html_and_css/hiding-content-for-accessibility

text-indent: -999em;

hide-indent

点击我

IE6/IE7下,使用负缩进的方法隐藏inline-block元素内的文本,该元素也会缩进相同的值。如果隐藏block元素内的文本,该元素不会缩进。

ir

点击我

Positioning content off-screen

hide-offscreen-top

点击我

hide-offscreen-left

点击我

hide offscreen left and top

点击我

使用CLIP属性隐藏元素

element-invisible

点击我

element-invisible

点击我

visuallyhidden

点击我

visuallyhidden focusable

点击我