Created
June 26, 2018 17:02
-
-
Save viller239/e00b2b63e32699d101d3b8a078ff744f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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