+ 5
Radio Button
<input type = radio> Defines a button for selecting one of many choices Question above is a question on html challenges. I say it is incorrect because how is the above statement correct. Checkbox is used for one of many selections nor radio button
4 Answers
+ 10
Mr. @TIM đđđđđđ
Checkbox is used to select multiple choices.I guess you already know that from challenges.
+ 5
ahhh i get it now. it was a trick question with the wording, thx Nelson.
+ 4
now if I can just stop spelling things incorrectly I should do ok in challenges
+ 3
With checkbox you can select MULTIPLE choices, not just one.