|
Instrucciones para la inclusión de nuestro buscador
en tu página
Para incluir nuestro buscador a tu página copia
el siguiente código y juntalo con tu Codigo Html.
Para copiar el codigo, seleccionalo primero con el mouse,
luego presiona boton derecho y eliges copiar.
Buscador
Horizontal (450X82
pixeles)
<!--
AQUI COMIENZA EL BUSCADOR-->
<form name="formbuscadorhorizontal" method="post"
action="http://66.172.145.90/guiadesitios/rubros.asp">
<table border="0" cellspacing="0" cellpadding="0"
width="450">
<tr>
<td valign="bottom"><img src="http://66.172.145.90/guiadesitios/artworks/corner01.gif"
width="11" height="11"></td>
<td width="100%" background="http://66.172.145.90/guiadesitios/artworks/corner02.gif"><img
src="http://66.172.145.90/guiadesitios/artworks/blank.gif"
width="2" height="2"></td>
<td><img src="http://66.172.145.90/guiadesitios/artworks/corner03.gif"
width="13" height="11"></td>
</tr>
<tr>
<td background="http://66.172.145.90/guiadesitios/artworks/corner08.gif"> </td>
<td width="100%" bgcolor="#000066">
<table width="100%" border="0" cellspacing="2"
cellpadding="0">
<tr>
<td width="24%"><font face="Verdana,
MS Sans Serif, Arial" color="#FFFFFF" size="2"><img
src="http://66.172.145.90/guiadesitios/artworks/logoguia-buscador-h.jpg"
width="100" height="55"></font></td>
<td width="2%">
<div align="center"><font color="#FFFFFF"
face="arial" size="5"><b><img
src="http://66.172.145.90/guiadesitios/artworks/blank.gif"
width="8" height="2">
</b></font></div>
</td>
<td>
<div align="center"><font color="#FFFFFF"
face="arial" size="5"><b>
</b></font><font face="Arial" color="#FFFFFF"
size="2">
<input type="text" name="Buscar" size="20">
<br>
</font><font color="#FFFFFF" face="arial"
size="5"><b>
<input type="image" src="http://66.172.145.90/guiadesitios/artworks/buscar.gif">
</b></font></div>
</td>
<td width="32%"><img src="http://66.172.145.90/guiadesitios/imagenes-elpais/c_logo-130.gif"
width="130" height="22"></td>
</tr>
</table>
</td>
<td background="http://66.172.145.90/guiadesitios/artworks/corner04.gif"> </td>
</tr>
<tr>
<td><img src="http://66.172.145.90/guiadesitios/artworks/corner07.gif"
width="11" height="12"></td>
<td width="100%" background="http://66.172.145.90/guiadesitios/artworks/corner06.gif"><img
src="http://66.172.145.90/guiadesitios/artworks/blank.gif"
width="2" height="2"></td>
<td><img src="http://66.172.145.90/guiadesitios/artworks/corner05.gif"
width="13" height="12"></td>
</tr>
</table>
<input type="hidden" name="idrubro"
value="0">
<form>
<!-- AQUI
TERMINA EL BUSCADOR-->
Buscador
Vertical
(130X200 pixeles)
<!-- AQUI
COMIENZA EL BUSCADOR-->
<form name="formbuscadorvertical" method="post"
action="http://66.172.145.90/guiadesitios/rubros.asp">
<table border="0" cellspacing="0" cellpadding="0"
width="130">
<tr>
<td valign="bottom"><img src="http://66.172.145.90/guiadesitios/artworks/corner01.gif"
width="11" height="11"></td>
<td width="100%" background="http://66.172.145.90/guiadesitios/artworks/corner02.gif"><img
src="http://66.172.145.90/guiadesitios/artworks/blank.gif"
width="2" height="2"></td>
<td><img src="http://66.172.145.90/guiadesitios/artworks/corner03.gif"
width="13" height="11"></td>
</tr>
<tr>
<td background="http://66.172.145.90/guiadesitios/artworks/corner08.gif"> </td>
<td width="100%" bgcolor="#000066">
<table width="100%" border="0" cellspacing="2"
cellpadding="0">
<tr>
<td width="24%">
<div align="center"><font face="Verdana,
MS Sans Serif, Arial" color="#FFFFFF" size="2"><img
src="http://66.172.145.90/guiadesitios/artworks/logoguia-buscador-v.jpg"
width="120" height="68"></font></div>
</td>
</tr>
<tr>
<td width="24%">
<div align="center"><font color="#FFFFFF"
face="arial" size="5"><b>
</b></font><font face="Arial" color="#FFFFFF"
size="2">
<input type="text" name="Buscar" size="20">
<br>
</font><font color="#FFFFFF" face="arial"
size="5"><b>
<input type="image" src="http://66.172.145.90/guiadesitios/artworks/buscar.gif">
<br>
</b></font></div>
</td>
</tr>
<tr>
<td width="24%">
<div align="center"><img src="http://66.172.145.90/guiadesitios/imagenes-elpais/c_logo-130.gif"
width="130" height="22"></div>
</td>
</tr>
</table>
</td>
<td background="http://66.172.145.90/guiadesitios/artworks/corner04.gif"> </td>
</tr>
<tr>
<td><img src="http://66.172.145.90/guiadesitios/artworks/corner07.gif"
width="11" height="12"></td>
<td width="100%" background="http://66.172.145.90/guiadesitios/artworks/corner06.gif"><img
src="http://66.172.145.90/guiadesitios/artworks/blank.gif"
width="2" height="2"></td>
<td><img src="http://66.172.145.90/guiadesitios/artworks/corner05.gif"
width="13" height="12"></td>
</tr>
</table>
<input type="hidden" name="idrubro" value="0">
</form>
<!-- AQUI TERMINA EL BUSCADOR-->
|