In my web page I have placed some radio buttons. But these buttons are not working properly. I can check multiple buttons.
code:
Give the name the same attribute. The checked attribute can be used to indicate which value should be selected. Somewhere in your syntax for the value you want checked write checked="checked"