Skip to content

Instantly share code, notes, and snippets.

@rickdog
Created April 23, 2009 23:09
Show Gist options
  • Save rickdog/100825 to your computer and use it in GitHub Desktop.
Save rickdog/100825 to your computer and use it in GitHub Desktop.
<!-- Recipe search widget for chewbone blogspot -->
<div style="width:160px;text-align:center;background-color:darkgreen;color:yellow;font-size:16px;font-family:Verdana,Helvetica,sans-serif;">
<a href="http://chewbone.blogspot.com/2009/04/recipe-search.html" target="_blank"><center><img src="http://farm4.static.flickr.com/3582/3429862801_8294c839a3_o.png" alt="Chewbone"/></center></a>
<b>The web's most complete recipe search.</b><form method="get" id="search-form" class="search_form" action="http://chewbone.blogspot.com/2009/04/recipe-search.html" target="_blank">
<input type="hidden" id="cx" name="cx" value="014084215859679844986:efviq9t-lhq" />
<input type="hidden" id="cof" name="cof" value="FORID:10" />
<input type="hidden" id="ie" name="ie" value="UTF-8" />
<input type="text" size="21" name="q" id="q" autocomplete="off"/>
<input type="submit" style="color:yellow;background-color:darkgreen;margin-bottom:5px;margin-top:3px;width:100px;" value="GO!"></input>
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment