Skip to content

Instantly share code, notes, and snippets.

@aaggour
Created July 30, 2019 21:37
Show Gist options
  • Save aaggour/b6da89a1ad06dc113a120ddde2674357 to your computer and use it in GitHub Desktop.
Save aaggour/b6da89a1ad06dc113a120ddde2674357 to your computer and use it in GitHub Desktop.
radio type
<input type=radio name=group value=1>
<input type=radio name=group value=2>
<input type=radio name=group value=3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment