Skip to content

Instantly share code, notes, and snippets.

@nackjicholson
Last active January 15, 2016 14:22
Show Gist options
  • Select an option

  • Save nackjicholson/9ffc60348997aecd69a2 to your computer and use it in GitHub Desktop.

Select an option

Save nackjicholson/9ffc60348997aecd69a2 to your computer and use it in GitHub Desktop.
<input type="radio" name="bagel-choices" value="onion" />
<label>Onion</label>
<input type="radio" name="bagel-choices" value="everything" />
<label>Everything</label>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment