Radio buttons is used to select only one option at a time.
Radio buttons is used to select only one option at a time.
Submit and Reset
Radio buttons is used to select only one option at a time.
Syntax Genger <INPUT TYPE=RADIO NAME=GENDER VALUE=M>Male <INPUT TYPE=RADIO NAME=GENDER VALUE=F>Female
Male Female
Other example Married status <INPUT TYPE=RADIO NAME=MSTATUSVALUE=MA>Married <INPUT TYPE=RADIO NAME=MSTATUS VALUE=UM CHECKED>Unmarried