/ Published in: HTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!-- busca simples, a partir do Google --> Pesquisar<br/> <form id="searchgog" action="http://www.google.com/search" method="get"> <input id="search-box1" maxlength="255" value="" name="q" size="35" type="text"/> <input checked value="http://idicbr.blogspot.com" name="sitesearch" type="checkbox"/> no blog apenas <!-- pesquisa categoria no blogger --> Pesquisar categoria<br/> <form id="searchtag" action="/search " method="get"> <input id="search-box2" maxlength="255" name="q" size="35" type="text"/> <input id="search-btn2" value="OK" type="submit"/> <!-- assinar rss das postagens --> <!-- assinar blog por email via feedburner --> <br/> <form action="http://feedburner.google.com/fb/a/mailverify" target="popupwindow" method="post" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=tdiofeed', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"> <input name="email" size="35" type="text"/> <input value="tdiofeed" name="uri" type="hidden"/> <input value="pt_BR" name="loc" type="hidden"/> <input value="OK" type="submit"/> </form>