Ver Mensaje Individual
  #2 (permalink)  
Antiguo 08/04/2010, 15:21
KaozC9
 
Fecha de Ingreso: abril-2010
Ubicación: Chile
Mensajes: 76
Antigüedad: 14 años
Puntos: 3
Respuesta: Como darle tamaño a los elementos en %?

input {
width: 10%;
height: 10%;
}
ul {
width: 10%;
height: 10%;
}

etc.