Ver Mensaje Individual
  #3 (permalink)  
Antiguo 02/03/2005, 13:10
Avatar de teodorojose
teodorojose
 
Fecha de Ingreso: enero-2004
Ubicación: Badajoz - España
Mensajes: 108
Antigüedad: 20 años, 3 meses
Puntos: 0
Este es el codigo fuente de mi formulario.

<form method="POST" action="ingresar.php">
<p align="center" style="margin-top: 0; margin-bottom: 0">
<span style="font-size: 8pt">Usuario</span></p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<input type="text" name="nick" size="15"></p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<span style="font-size: 8pt">Contraseña</span></p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<input type="password" name="password" size="15"></p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<input type="button" value="Entrar" name="entrar"></p>
</form>
__________________
Saludos a todos :adios: