/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<h1 id="logo"><a href="index.html" title="PeluquerÃa unixes Akyab Estilistas">peluqueriaakyab.com</a></h1> /* --- Cabecera (#header, #logo) ------------------------------------------ */ #hd { height: 95px; margin: 0px; padding: 105px 0 10px 0px; width: 950px; position: relative; } #logo { background: transparent url(../imagenes/logo.jpg) no-repeat; float: left; } #logo a { display: block; text-indent: -999px; height: 100px; width: 240px; margin: 0; }