css 替换-9999px hack

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 替换-9999px hack相关的知识,希望对你有一定的参考价值。

.text-indent {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font: ~"0/0" a;
}

以上是关于css 替换-9999px hack的主要内容,如果未能解决你的问题,请参考以下文章

css 来自http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/的新clearfix

CSS Hack 技巧

CSS hack大全&详解(什么是CSS hack)

css 新文本缩进-9999px

css中的hack

css用背景图来替换文字来达到隐藏文字的目的