Tema: aling center
Ver Mensaje Individual
  #6 (permalink)  
Antiguo 19/02/2008, 14:27
Ibone
 
Fecha de Ingreso: abril-2007
Mensajes: 19
Antigüedad: 17 años
Puntos: 0
Re: aling center

Aqui va lo que me da problemas:

margin: 0 auto; tampoco funcionó

body {
margin: 0px auto;
padding: 0px;
text-align: center;
background-color: #EFEFEF;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
/* para sombra */
/* Estilo para la capa general id=ORO*/
#oro{
height: auto;
width: 800px;
text-align: center;
float: none;
clear: both;
border: 1px solid #666666;
}