SyntaxFix
Write A Post
Hire A Developer
Questions
All radio buttons have to have the same name:
<input type='radio' name='foo'>
Only 1 radio button of each group of buttons with the same name can be checked.