Skip to content

Instantly share code, notes, and snippets.

@viller239
Created June 26, 2018 17:02
Show Gist options
  • Select an option

  • Save viller239/e00b2b63e32699d101d3b8a078ff744f to your computer and use it in GitHub Desktop.

Select an option

Save viller239/e00b2b63e32699d101d3b8a078ff744f to your computer and use it in GitHub Desktop.
<form action="https://www.puppyfind.com/for_sale_state/?submit=1" method="post">
<select name="state" class="">
<option value="AL">Select state...
<option value="AL">Alabama
</select>
<br />
<input type="submit" value="Search my state..." class="btn" />
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment