Every radio button group should have at least 2 radio buttons.
I don’t understand this statement
Every radio button group should have at least 2 radio buttons.
I don’t understand this statement
A radio button is an input element of type radio.
A radio button group is when two or more radio buttons share the same name attribute value.
This is done to force the user to pick one option only from the group.
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.