/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
h1 { Â Â Â text-indent:-9999px; Â Â Â margin:0 auto; Â Â Â width:400px; Â Â Â height:100px; Â Â Â background:transparent url("images/logo.jpg") no-repeat scroll; }