
10/07/2007, 05:49
|
 | | | Fecha de Ingreso: noviembre-2006
Mensajes: 262
Antigüedad: 18 años, 4 meses Puntos: 1 | |
Re: Fallos con MF
Código:
#header {
background-image:url(img/cabecera.jpg);
background-repeat:repeat-x;
height:100px;
margin:0px 0px 1px;
padding:0px;
text-align:left;
width:700px;
}
#logo {
float:left;
height:100px;
margin:0px;
padding:0px;
text-align:left;
width:auto;
}
Suerte. |