Ver Mensaje Individual
  #5 (permalink)  
Antiguo 11/05/2006, 04:56
Avatar de Azrael666
Azrael666
 
Fecha de Ingreso: noviembre-2004
Mensajes: 652
Antigüedad: 19 años, 5 meses
Puntos: 1
mm.. bueno.. para eso ponlo asi: (el style en el head)

<STYLE type="text/css">

.boton { background-color: blue;
border-color: efefef;
color: black;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 12pt;
}
</STYLE>

y en el input:

<input type="button" class="boton" name="guardar" value="guardar">

asi puedes tener varios tipos de botones .boton1, .boton2 etc.. y con class="boton1" class="boton2" ya cabias los estilos...
__________________
ALOZORRO v5.0 (ahora en .es)