Even though they all have the same name, you can still click multiple boxes
I'm initially checked using the 'checked' keyword in my tag
(No value parameter so by default value = "on")
You can click me too!!!
(value = "Me Too")
Big deal, you can click
all of us, but since we have the same name, only the last one clicked will win
(value = "Last One")
This is a Radio Button Group named 'radioGroup'
Since they all have the same name, only one can be selected at a time
Click this for 1
Click this for 2
Click this for 3