TodoCL:
Cajas de Búsqueda para su Sitio
| Ofrezca a
los visitantes de su sitio Web la posibilidad de buscar desde el. |
|
Su caja de búsqueda
se verá así:
Adicionalmente,
podemos personalizar los resultados de búsqueda para que busquen solamente en su sitio y conserven la
gráfica este (Más información
...).
<form action=http://www.todocl.cl/cgi-bin/query.cgi>
<input type=hidden name=pagina value=0>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td rowspan="3" align="right"><A HREF=http://www.todocl.cl/>
<img src=http://images.todocl.cl/imgs/logotodocl.gif height="35"
width="145" border="0"></td>
<td colspan="2" height="1" valign="top" bgcolor="9FAAE7"><img
src=http://images.todocl.cl/imgs/sp_azul.gif width="200" height="1"></td>
<td rowspan="3"><img src=http://images.todocl.cl/imgs/boxfim.gif
width="6" height="35"></td>
</tr>
<tr>
<td bgcolor="9FAAE7" height="100%">
<input name=query size=12> </td>
<td bgcolor="9FAAE7" align="right"><input type=image border=0
src=http://images.todocl.cl/imgs/buscar.gif width="79"
height="22"></td>
</tr>
<tr>
<td colspan="2" height="1" valign="bottom" bgcolor="9FAAE7"><img
src=http://images.todocl.cl/imgs/sp_azul.gif width="200"
height="1"></td>
</tr>
</table>
</form>
|