
20/06/2005, 10:53
|
 | | | Fecha de Ingreso: abril-2001 Ubicación: Guadalupe Inn
Mensajes: 622
Antigüedad: 23 años, 10 meses Puntos: 0 | |
Hola Kahlito, también es un gusto verte. Agrego el CSS.
Saludos.
#contenedor{
width: 749px;
margin-left: auto;
margin-right: auto;
background-image: url("images/fondo_contenido.gif");
}
#izq{
width: 200px;
float: left;
font-family:Arial, "Trebuchet MS", "Lucida S"
}
#der{
width:519px;
margin-right: 10px;
float: right;
border: 1px dashed #000;
background-image: url("images/fondo_contenido_2.gif");
} |