Skip to content

Instantly share code, notes, and snippets.

@vphill
Created August 19, 2014 11:48
Show Gist options
  • Save vphill/26ae8bf38267e4557de0 to your computer and use it in GitHub Desktop.
Save vphill/26ae8bf38267e4557de0 to your computer and use it in GitHub Desktop.
Tarleton Search Box
<form method="GET" action="http://texashistory.unt.edu/explore/partners/TSU/browse/">
<fieldset style="display: inline-block">
<legend>Tarleton State University - Portal to Texas History</legend>
<input type="text" name="q" size="80"/>
<input type="hidden" name="t" value="fulltext" />
<input type="submit" value="submit" />
</fieldset>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment