Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2015
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Replace the id="googlebar" with whatever you named it so the css picks it up.
  2. <form method="get" action="https://www.google.com/search">
  3. <input type="text" name="q" size="31" placeholder="Google Search" id="googlebar" autocomplete="off">
  4.  
  5. </form>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement