+ 2
🤔With radio input type can we choose one or more choice? It was on challenge questions
...
4 ответов
+ 4
No, the checkbox input type is used to choose one or more choices. 😁
+ 2
yes, thanks:)
+ 2
I saw it is radio in challenge question😶
+ 1
You might want to use:
<input type = "checkbox" />