http://www.laprensahn.com/temporal_javier.php
Esto solo me pasa en el Internet Explorer.
A que etiqueta se debe, al form?
Eh aqui el codigo, a ver si me pueden ayudar:
Código HTML:
<table width="784" height="25" border="0" cellpadding="0" cellspacing="0" id="menu_superior"> <tr> <td width="129" height="25" valign="middle" bgcolor="#A0A0A0"><div align="center" class="style4"> <a href="<? print "quienes.php?t=$t";?>">¿Quiénes Somos? </a></div></td> <td width="4" bgcolor="#F5F5F5"><img src="imagenes/diseno/punto1.gif" width="4" height="4"></td> <td width="108" valign="middle" bgcolor="#A0A0A0"><div align="center" class="style4"><a href="<? print "contactenos.php?t=$t";?>">Contáctenos</a></div></td> <td width="4" bgcolor="#F5F5F5"><img src="imagenes/diseno/punto1.gif" width="4" height="4"></td> <td width="92" valign="middle" bgcolor="#A0A0A0"><div align="center" class="style4"><a href="<? print "/clima/index.php?t=$t";?>">Clima</a></div></td> <td width="131" valign="middle" bgcolor="#A0A0A0" class="style4"><a href="#" onClick="MM_openBrWindow('mensajes.php','MENSAJES','scrollbars=yes,width=612,height=600')"><img src="/imagenes/diseno/nos_escriben_peq.gif" alt="Nos Escriben" width="120" height="25" border="0"></a></td> <td width="316" valign="middle" bgcolor="#8A8A8A"><form action="<? print "buscador.php?url=$fecha";?>" method="post" enctype="application/x-www-form-urlencoded" name="form1" class="style6" > <table width="200" border="0" cellpadding="0" cellspacing="0" class="style6"> <tr> <td width="65"><div align="left" class="style4"> <div align="center">Busqueda</div> </div></td> <td width="103"><div align="center"> <input name="buscador" type="text" class="style6" id="buscador3" size="15"> </div></td> <td width="28"><div align="center"> <input name="Submit" type="submit" class="style6" id="Submit" value="Go"> </div></td> </tr> </table> </form></td> </tr> </table>