0


Image result for search box of blog

"Search box" is useful gadget for blog reader. It is used to search keywords in blog. Follow below steps to add "search box" in blog.

1. Log in to your Blogger Account.
2. Go to Design >>Add a Gadget >> Add HTML/Java Script. Copy the codes given below and paste it.
3. Replace YOUR BLOG URL with your blog address and also replace NAME OF YOUR BLOG to the name of your blog
2. Save it and done.

Codes are given in below



<p align="left">
<form id="searchthis" action="YOUR BLOG URL/search" style="display:inline;" method="get">
<strong>NAME OF YOUR BLOG<br/></strong>
<input id="b-query" maxlength="255" name="q"size="19" type="text"/>
<input id="b-searchbtn" value="Search Here"type="submit"/>
</form></p>


Add Block Quote in your Blog: 

Links to this post

Create a Link - Click here

Post a Comment

 
Top