Skip to content

Instantly share code, notes, and snippets.

@robhob
Last active March 8, 2018 05:51
Show Gist options
  • Save robhob/49e0ac877386314bd78757d382b190ba to your computer and use it in GitHub Desktop.
Save robhob/49e0ac877386314bd78757d382b190ba to your computer and use it in GitHub Desktop.
<form role="search" method="get" id="searchform" class="searchform" action="https://mydomainname.com/">
<div>
<label class="screen-reader-text" for="s">Search for:</label>
<input type="text" value="" name="s" id="s">
<input type="submit" id="searchsubmit" value="Search">
</div>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment