image replacement - Hide text using css - Stack Overflow h1 { text-indent: -9999px; /* sends the text off-screen */ background-image: ... just to be on the safe side if your text is long as only the first line is indented.