Tema: armar celda
Ver Mensaje Individual
  #3 (permalink)  
Antiguo 01/11/2008, 13:00
under_ground
 
Fecha de Ingreso: abril-2005
Mensajes: 491
Antigüedad: 19 años
Puntos: 1
Respuesta: armar celda

si, mira por aqui esta el css para el textfield
Código HTML:
input {
border : 1px solid blue;
width:100px; 
height: 18px;
font-size: 0.8em;
}
El código generado de ese trozo
Código HTML:
<img src="http://www.forosdelweb.com/images/base-web-03_30.gif" width="20" height="16"><input type="text" name="textfield"><img src="http://www.forosdelweb.com/images/base-web-03_32.gif" width="20" height="16"> 
este ultimo trozo que es donde esta el textfield entre tag "td" como vez son dos gif (derecho, izquierdo) y entre ambos estaría el textfield