代替魔鬼的text-indent:-9999px的方式。

.hide-text { text-indent: 100%; white-space: nowrap; overflow: hidden; }

编程技巧