Ver Mensaje Individual
  #1 (permalink)  
Antiguo 16/10/2011, 12:18
miriamgomez
 
Fecha de Ingreso: abril-2008
Mensajes: 348
Antigüedad: 16 años, 1 mes
Puntos: 1
Problema al definir la proiedad border

hola:

He intentado poner la funcion border dentro de un div la funcion border, funciona, pero los tamaños salen distintos en firefox y en ie.
#em {
background-color:#ffffff;
width:995px;
margin:4px auto;
align:center;
background-repeat:no-repeat;
padding-bottom: 1px;
border: 4px ridge #6666cc;
font-family: "Times New Roman", Times, serif;
color: #000000;
}

Alguna idea?
gracias