I want to use google search in site.they give some code
<form>
.........................
</form>
I want to use this code in my web page.if i placed this code before of my normal <form></form> code it changes design that means it has some space in top.
if i placed this code in the end of my normal <form></form> code its not good look i think.
and also google search functions also not perfect.any other way to put google search with my web page.
now i am using like this
if i will click google search in menu it redirected to another one page that contains only google search so its working.But i want that search in my every web page.
Is any other way to place that code.