Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/11/2010, 09:59
Avatar de angelAparicio
angelAparicio
 
Fecha de Ingreso: julio-2009
Ubicación: Sevilla
Mensajes: 307
Antigüedad: 14 años, 9 meses
Puntos: 22
Respuesta: No me validan este código de formulario

Tienes que meter el div dentro del form y no el form dentro del div. Así:

Código HTML:
Ver original
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  3. <title>No me valida</title>
  4. </head>
  5.  
  6. <form method="get" action="http://ponerunnombrecualquiera">
  7. <div style="text-align:center;margin-top:7px;">
  8. <input type="hidden" name="sp_a" value="spetcetc">
  9. <input size="15" name="sp_q">
  10. <input type="submit" value="Busqueda">
  11. <input type="hidden" name="sp_p" value="all">
  12. <input type="hidden" name="sp_f" value="ISO-8859-1">
  13. </div>
  14. </form>
  15. </body>
  16. </html>
__________________
Mis webs:
- Programador Web Autónomo
- Conciertos en Sevilla