06/01/2011, 22:37
|
| | Fecha de Ingreso: marzo-2008
Mensajes: 1.020
Antigüedad: 16 años, 9 meses Puntos: 21 | |
Respuesta: Footer que acompañe al contenedor Hola,
¿Para que utilizas los </br>?
#footer {
height: 69px;
width: 1024px;
background: #BC2F1E url(Images/bgfooter.jpg) repeat-x;
text-align: center;
font-family: verdana;
font-size: 15px;
font-weight: bold;
clear: both;
color: #FFFFFF;
magin-top: -69px;
}
Prueba esto.
Saludos. |