Subscribe:

lunes, 27 de agosto de 2012

Formulario


<body>

<fieldset>

<legend> Formulario </legend>

<form action=mailto:vero14.28@hotmail.com method="post">

Usuario: <input type="text" name="nombre"> <br>

Contraseña: <input type="password" name="contrasena" size="15" maxlength="5"> <br>

<input type="reset">

<input type="submit" value="enviar">

</form>

</fieldset>

</body>

0 comentarios:

Publicar un comentario