Home › Forums › CSS › [Solved] Hiding h1 in IE Using display:none or text-indent › Re: [Solved] Hiding h1 in IE Using display:none or text-indent
September 16, 2009 at 4:28 pm
#64216
Member
It’s because you’re using the wrong term! It can get a little confusing with text because so many things sound the same, but this is what you’re looking for:
text-indent: -9999px;