Ver Mensaje Individual
  #6 (permalink)  
Antiguo 28/04/2008, 22:50
Avatar de AlZuwaga
AlZuwaga
Colaborador
 
Fecha de Ingreso: febrero-2001
Ubicación: 34.517 S, 58.500 O
Mensajes: 14.550
Antigüedad: 23 años, 2 meses
Puntos: 535
Re: Ordenar tabulador sin tabla??

Hola Mikmoro. ¿y si en lugar de <span> usamos <label>?


Código:
<label for="texto1">Texto 1</label>
<input type="text" name="texto1" id="texto1" /><br />
<label for="texto2">Texto 2</label>
<input type="text" name="texto2" id="texto2" /><br />
Un saludo
__________________
...___...