HTML
Input type Radio/Check Box Tag
for Radio Values in HTML (input type=”radio”) Example : How to create radio button to select only one choice at a time in html. for Check Box Values in HTML (input type=”checkbox”) Example : How to create check box to select none/multiple choice at a time in html.