When I say Google search, I don't mean a search bar just for my website, I want it to be so it has a search bar and if they write something in there it search's it on Google?
Something like this:
<form method="get" action="http://www.google.com/search">
Would I use just css and html for this? or could I use JavaScript or something to make it better and less plain?