|
Copia el código y ponlo en la página web en la que quieras el buscador. Recuerda que puedes modificar los colores, los textos, los botones, y demás con tu archivo de estilo CSS.
<!--Aquí empieza el código de BuscaHistoria -->
<table width="150" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000">
<tr>
<td><table width="150" border="0" cellpadding="1" cellspacing="1">
<tr>
<td bgcolor="#FFFFFF"><table width="150" border="0" cellspacing="1">
<tr>
<td bgcolor="#FFFFFF"><div align="center"><img src="http://www.educahistoria.com/buscahistoria/buscahistoria.jpg" width="134" height="81"></div></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF">
<form action="http://www.educahistoria.com/links/search.php" method="get">
<table align="center" cellpadding="2" cellspacing="0">
<tbody><tr>
<td colspan="2" valign="middle"><div align="center">
<input class="what" name="what" size="15" type="text">
<br>
<input type="submit" name="search_top" value="Buscar">
<br>
</div></td>
</tr>
</tbody></table>
</form></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFFFF"><a href="http://www.educahistoria.com"><img src="http://www.educahistoria.com/buscahistoria/logobajo.jpg" alt="educahistoria.com" width="130" height="20" border="0"></a></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<!--Aquí termina el código de BuscaHistoria --> |
|