Formulario

lunes, 27 de agosto de 2012

<head><title>formulario</title></head>
<form action=" " Method="post"><br>
<fieldset>
<legend>Formulario</legend>
NOMBRE:<input type="text" name="nombre"><br>
CONTRASEÑA:<input type="password" size ="15" maxlength="3" name="contraseNa"><br>
<input type="submit" value="enviar"<br>
<input type="reset">
</fieldset>
</form>

0 comentarios:

Publicar un comentario