How to add search in blog
How to add custom search in you blog Step 1:Go to Blogger dashborad Step 2:Go to layout Step 3:Click Add gadget Step 4:in popup window Scroll down Step 5: And click HTML/JAVASCRIPT Step 6:And then add tittle Step 7:Copy and paste below the code <style> #searchbox { width: 240px; } #searchbox input { outline: none; } input:focus::-webkit-input-placeholder { color: transparent; } input:focus:-moz-placeholder { color: transparent; } input:focus::-moz-placeholder { color: transparent; } #searchbox input[type="text"] { background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEit-QDejGjYNP9IGVSCy-2hBK7fSYgpj_twMW-WgzB1Kfi5KaP8y5_tH3UfHyyj3-cu-azrykEwFYSNDHERu7zzB-SAdwEb5lfZx2eQhOv6GVPXUdydANAtZaCby-W022MbfXpiio4L9Y1W/s1600/search-d...