viernes, 17 de agosto de 2012

Trabajo formulario Integrantes Gabriel González Tomas Cruz


<HTML>
<head><title>Formulario</title></head>
<body>
<body BGCOLOR="SILVER">
<div align="center"><img src="ambiente.jpg"width="400"height="200"alt="600×300"border="3"></div>
<center>
<p><h1><font color="black">Formulario</font></h1></p>
<br>
</center>
<form
action=mailto:gabiag0215@gmail.com"
method="post"enctype="text/plain">
<br><br>
Nombre: <input type="text"name="nombre"size="25"
maxlength="50"><br><br>
Apellido: <input type="text"name="apellido"size="35"
maxlength="100">
<br><br>
Correo electrónico: <input type="text"value="@"name="correo"size="40" maxlength="100">
<br><br>
Corregimiento: <input type="text"name="corregimiento"size="15"
maxlength="50">
<br><br>
Provincia: <input type="text"name="provincia"size="15"
maxlength="50">
<br><br>
<table width="100%"border="1"cellspacing="1"
cellpadding="10">
<tr>
<td>Edad:
<br>
<input type="radio"name="edad"value="020">0-20
<br>
<input type="radio"name="edad"value="2040"checked>20-40
<br>
<input type="radio"name="edad"value="4060">40-60
<br>
<input type="radio"name="edad"value="60100">60-100</td>
<td>&iquest;C&oacute;mo nos conociste?<br>
<input type="checkbox"name="conocer">
A trav&eacute;s de un buscador.<br>
<input type="checkbox"name="conocer">
Navegando por la red.<br>
<input type="checkbox"name=conocer">
Otros</td>
</tr>
</table>
Opinión sobre nuestra p&aacute;gina web<br>
<textarea cols="40"rows="5"name=sugeerencias">Escritas aquí
opinión</textarea>
<br><br>
Tiene alguna sugerencia...
<br>
<textarea cols="40" rows="5"name="sugerencias">Escribir aquí 
sus sugerencias...</textarea>
<br><br>
selecione; Cual de estas eco ideas son verdaderas?(indique;la opci&oacute;n que
m&aacute;s se acerque)<br>
<select name="cual de estas eco ideas son verdaderas size="2">
<option value="1">Hacer una TV con materiales reciclados.
<option value="2">Limpieza de playas.
<option value="3">exibición de productos ambientales Educativos.
<option value="4">Todas las anteriores.
<option value="5">niguna de las anteriores.
</select>
<br>
<br>
<table width="50%"border="0"aling="center"cellpadding="10"
cellspacing="0">
<tr>
<td><div aling="center="center">
<input type="Reset" value="Borrar formulario">
</div></td>
</tr>
</table>
<a href="pansonic.html">atras</A>
</form>
</body>
</html>

No hay comentarios:

Publicar un comentario