DISEÑO Y SERVICIO WEB, RECURSOS EN LINEA, TUTORIALES, PROGRAMAS Y MÁS...

viernes, 5 de junio de 2009

Agregar un buscador al blog

Es muy fácil solo hay que pegar esto en el código:


<form id="searchthis" action="/search" style="display:inline;" method="get">

<input id="search-box" name="q" type="text"/>

<input id="search-btn" style="border: #darkblack 1px solid; color:#204063; font-family: Verdana; font-size: 12px; text-align: center; width:70px; height: 25px; background-color: lightgray; font-weight: bold;" value="Buscar" type="submit"/></form>


Queda asi:


2 comentarios:

  1. ATENCIÓN SÓLO FUNCIONA PARA LOS BLOG DE BLOGGER HACE FALTA CÓDIGO PHP PROGRAMACIÓN SERVIDOR PARA QUE FUNCIONE EN UN SITIO WEB INDEPENDIENTE....

    CUANDO LO TENGA EN FORMA MÁS GENÉRICA LO PASO....
    HASTA ENTONCES

    ResponderEliminar
  2. Gracias me ayudo de mucho funciona perfecto

    http://vegavenusmarte.blogspot.com/

    ResponderEliminar