Return to Snippet

Revision: 58989
at August 12, 2012 10:10 by satie83


Initial Code
h1 {
   text-indent:-9999px;
   margin:0 auto;
   width:400px;
   height:100px;
   background:transparent url("images/logo.jpg") no-repeat scroll;
}

Initial URL


Initial Description


Initial Title
CSS - Replacing the title text with a logo – text-indent – text-indent

Initial Tags
css, text

Initial Language
CSS