Skip to content

Instantly share code, notes, and snippets.

@akkord87
Created April 20, 2018 07:54
Show Gist options
  • Save akkord87/3de6c5db3fa3868978848df7ae9ac38d to your computer and use it in GitHub Desktop.
Save akkord87/3de6c5db3fa3868978848df7ae9ac38d to your computer and use it in GitHub Desktop.
Форма от google
<form action="/search.html" id="cse-search-box">
<input type="hidden" name="cx" value="partner-pub-xxx:xxx" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" placeholder="Поиск по сайту..." />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment