Add a Free Google Search Box to Blogspot Site
To add a google Search bar to your blogspot site add the below Html code into your website. <!-- Google Search Box HTML Start --> <...
https://iskablogs.blogspot.com/2009/03/add-free-google-search-box-to-blogspot.html
To add a google Search bar to your blogspot site add the below Html code into your website.
<!-- Google Search Box HTML Start -->
<iframe src="http://www.getgooglesearch.com/htmlcodes/search.html"
name="googlesearch" allowtransparency="true" scrolling="no"
frameborder="no" height = "45px" width = "400px"></iframe>
<!-- Google Search Box HTML End -->