27/08/2005, 08:30
|
| | | Fecha de Ingreso: junio-2004 Ubicación: Acá
Mensajes: 1.166
Antigüedad: 20 años, 6 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> |