<html>
<heat>
<title></title>
</heat>
<body bgcolor="000000" text="cccccc">
<P>hola buen dia mucho gusto de antemano muchas gracias por hacer nuestro formulario para evaluar nuestra pagina web
<center>
<FORM action="post" method="post">
<P>
<LABEL for="nombre"><STRONG>Nombre: *</STRONG></LABEL>
<INPUT type="text" id="nombre">
<BR>
<P>
<LABEL for="apellido"><STRONG>Apellido: *</STRONG> </LABEL>
<INPUT type="text" id="apellido"><BR>
<P>
<LABEL for="email"><STRONG>email:*</STRONG> </LABEL>
<INPUT type="text" id="email">
<BR>
<P>
<INPUT type="radio" name="sexo" value="Varón"> <STRONG>Varón<BR></STRONG>
<INPUT type="radio" name="sexo" value="Mujer"> <STRONG>Mujer<BR></STRONG>
<P>
<INPUT type="submit" value="Enviar"> <INPUT type="reset">
</P>
</FORM>
</center>
</body>
</html>
Comentarios
Publicar un comentario