2
0
mirror of https://github.com/boostorg/website.git synced 2026-01-29 20:12:14 +00:00
Files
website/common/sidebar-search.html
Daniel James f18583463e Use a label for the search box.
[SVN r49918]
2008-11-24 18:35:13 +00:00

21 lines
933 B
HTML

<div id="search">
<div id="search-0">
<form method="get" action="http://www.google.com/custom">
<h4><input type="hidden" name="cof" value=
"LW:277;L:http://www.boost.org/boost.png;LH:86;AH:center;GL:0;S:http://www.boost.org;AWFID:9b83d16ce652ed5a;" />
<input type="hidden" name="sa" value="Google Search" /> <input type=
"hidden" name="domains" value="www.boost.org;lists.boost.org" />
<input type="hidden" name="hq" value=
"site:www.boost.org OR site:lists.boost.org" /> <label id=
"search-label" for="q">Search</label> <span id=
"search-text"><input type="text" name="q" id="q" size="10" maxlength=
"255" alt="Search Text" /></span></h4>
</form>
</div>
<p><span id="google"><a href="http://www.google.com/search"><img src=
"/gfx/google_logo_25wht.gif" alt="Google" /></a></span></p>
<div class="box-bottom"></div>
</div>