Código y tutoriales de programación web
código css:
h2 {
text-indent: -5000px;
background:url(hola_mundo.gif) no-repeat;
width: 150px; /* tamaño de la imagen */
height:35px;
overflow:hidden;
}