Recuerdos de trabajos del año pasado:
<html>
<head>
</head>
<body bgcolor= "#8258FA" >
<form action="mailto:navis.0656@gmail.com" method="post" enctype="test/plain">
<table align="center">
<tr>
<td width=50% align="left">
Nombre:
</td>
</tr>
<tr>
<td width=50%" align="left">
<input type="text" name="Nombre" size="10" maxlength="15">
</td>
</tr>
<tr>
<td width="50%" align="left">
Escribe tu comentario:
</td>
</tr>
<tr>
<td width="50%" align="left">
<textarea name="comentarios" cols="30" rows="5"> </textarea>
</td>
</tr>
<tr>
<td width="50%" align ="left">
<input type="submit" value="enviar">
</td>
</tr>
<tr>
<td width="50%" align="left">
<input type="reset" value="borrar">
</td>
</tr>
<!-- Sale una pantalla de seguridad, pues el mensaje no esta cifrado y no es seguro -->
</table>
</form>
</body>
</html>
No hay comentarios:
Publicar un comentario