Tema
:
input text con css
Ver Mensaje Individual
#
2
(
permalink
)
08/01/2009, 12:27
willyfc
Fecha de Ingreso: octubre-2008
Ubicación: Santa Cruz - Bolivia
Mensajes: 662
Antigüedad: 16 años, 1 mes
Puntos: 40
Respuesta: input text con css
hazlo con una clase
Código:
.input{ width:15em;}
y luego la colocas en el input
Código HTML:
<input type=
"text"
class=
"input"
/>
__________________
WFC
codigo82
willyfc
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de willyfc