You are on page 1of 1

<form action="validacion.php".

,ethod="GET">
<table border>"1"align="center">
<tr>
<td align="rigth">usuario:</td>
<td><input type="text" name ="user"/><td>
</tr>
<tr>
<td align="right">Contrasea&nuldea:</td>
<td><imput type="password" name="clave"/></td>
</tr>
<tr align="center">
<td colspan="2">
<imput type="submit" value="enviar"/>
</td>
</tr>
</form>

You might also like