Wednesday 26 February 2014

Blogger search box HTML code

The code:
<form id="searchThis" action="/search" style="display:inline;" method="get">
<input id="searchBox" name="q" size="25" type="text"/> <input id="searchButton" value="Go" type="submit"/></form>

No comments:

Post a Comment