es un error de tipeo, ya que usas IMPUT en vez de INPUT
TEXT, tiene que estar entre comillas, "TEXT" también cuando defines el tamaño y demás...
NOMBRE Y APELLIDO<BR><
IMPUT NAME="NOMBRE APELLIDO" TYPE=
TEXT SIZE=
19 MAXLENGT=
19>
Así quedaría el codigo...
Código HTML:
Ver original
NOMBRE Y APELLIDO
<BR><INPUT NAME="NOMBRE APELLIDO" TYPE="TEXT" SIZE="19" MAXLENGT="19"><BR>¿que buscas?
<BR><INPUT NAME="respuesta" TYPE="TEXT" SIZE="45" MAXLENGT="32"> <BR>ciudad
<BR><INPUT NAME="respuesta" TYPE="TEXT" SIZE="45" MAXLENGT="10"> <BR>provincia
<BE><INPUT NAME="respuesta" TYPE="TEXT" SIZE="45" MAXLENGT="10"> <SELECT NAME="genero" SELECT NAME="gusto"><BR> <BR> Pon todos los datos del objeto o articulo a buscar
<BR>