Skip to content

Instantly share code, notes, and snippets.

@joiggama
Created January 23, 2013 06:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joiggama/4602675 to your computer and use it in GitHub Desktop.
Save joiggama/4602675 to your computer and use it in GitHub Desktop.
Facebook unkown gender.
<select id="sex" name="sex" class="">
<option value="1">Mujer</option>
<option value="2">Hombre</option>
<option value="100" selected="1">Anything</option>
</select>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment