tironemota Admin
Cantidad de envíos : 54 Edad : 71 Localización : Venezuela - Aragua-Cagua Empleo /Ocios : Internet Fecha de inscripción : 13/05/2008
| Tema: MENU de busqueda Mar Jun 24, 2008 4:57 am | |
| - Código:
-
<table> <tr> <td> <form> <table align=center border=5> <tr> <td align="left" width="130" bgcolor="#000000"> <p align="left"> <font size="1"> <font color="#ffffff"></font> <strong> <font color="#fdcf66">C O N T E N I D O </font> </strong> <font color="#ffffff" size="2"> <img height="7" alt="" width="6" border="0" src="images/flecha.gif" /> </font> </font> </p> </td> <td> <div align="center"> <p style="margin: 0px; word-spacing: 0px; text-indent: 0px; line-height: 100%" align="left"> <font color="#ffffff" size="1"> <select style="font-size: 8pt" size="1" name="llista"> <option selected="selected"><selecciona></selecciona></option> <option value="URL A BUSCAR ">TITULO</option> <option value="URL A BUSCAR ">TITULO</option> <option value="URL A BUSCAR ">TITULO</option> <option value="URL A BUSCAR ">TITULO</option> <option value="URL A BUSCAR ">TITULO</option> <option value="URL A BUSCAR ">TITULO</option> </select> </font> </p> </div> </td> <td> <div align="center"> <p style="margin: 0px; word-spacing: 0px; text-indent: 0px; line-height: 100%" align="left"> <input style="font-size: 8pt" type="button" onclick="top.location.href=this.form.llista.options[this.form.llista.selectedIndex].value" name="Submit" value=" - Buscar - " /> </p> </div> </td> </tr> </table> </form> </td> </tr> </table>
| |
|