So I got the code for my radio button to work for my website. The only problem is it allows the user to select muliple choices rather than just one. How can I fix this?
Here is what I have inside of my <form> tag btw.
What is your favoirte color?<br>
<input type="radio" name="Red"...