Ver Mensaje Individual
  #3 (permalink)  
Antiguo 27/08/2005, 08:30
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 19 años, 10 meses
Puntos: 4
?? no tiene sentido sin usar clases no es posible hacerlo, al menos en IE

esta es una forma:

<style type="text/css">
INPUT[type="submit"] {
font-size:10px;
font-family:Verdana,Helvetica;
font-weight:bold;
color:white;
background:#638cb5;
border:0px;
width:80px;
height:19px;
}
</style>