
23/02/2007, 13:01
|
 | Colaborador | | Fecha de Ingreso: octubre-2006 Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 18 años, 5 meses Puntos: 280 | |
Re: CSS e IE 5 Pudiera ser con un.
body {
text-align: center;
}
y luego:
#a {
POSITION: relative;
MARGIN: 0px auto;
WIDTH: 769px;
HEIGHT: 1062px;
text-align: left;
}
No sé si funcionará. Ya contarás.
Mikel. |