Comunidad de diseño web y desarrollo en internet online

ancho y alto de un textbox <input...>

Citar            
MensajeEscrito el 14 Oct 2011 01:57 pm
<input name="nombres" type="text" id="nombres" value="<?php if (isset($_SESSION['nombres'])){ echo $_SESSION['nombres']; } ?>" onKeyUp="validar(this)" />

cual es la linea pàra cambiar el alto de la caja de texto

Por angelo27

Claber

136 de clabLevel



 

msie8
Citar            
MensajeEscrito el 14 Oct 2011 02:32 pm
Esta pregunta iría mejor en el foro HTML y CSS.
Para cambiar el alto usas CSS:

Código :

#nombres {
  height: 20px;
}

Por DriverOp

Claber

2510 de clabLevel



 

opera
Citar            
MensajeEscrito el 15 Oct 2011 06:38 am
ok gracias

Por angelo27

Claber

136 de clabLevel



 

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.