■html
てすとてすとてすとてすとてすとてすとてすとてすと
■css
.hide_txt {
background: #cccccc url(./img/test.jpg);
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
テキストを画像に置換出来ます。今までのtext-indent: -9999pxの代替です。
■html
てすとてすとてすとてすとてすとてすとてすとてすと
■css
.hide_txt {
background: #cccccc url(./img/test.jpg);
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
テキストを画像に置換出来ます。今までのtext-indent: -9999pxの代替です。