Skip to content

Instantly share code, notes, and snippets.

@atduskgreg
Created March 27, 2015 19:48
Show Gist options
  • Save atduskgreg/9fa313224bce042a6fc8 to your computer and use it in GitHub Desktop.
Save atduskgreg/9fa313224bce042a6fc8 to your computer and use it in GitHub Desktop.
<html>
<body>
<form>
<select>
<option>cats</option>
<option>dogs</option>
</select>
</form>
<body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment