How do you create a radio button in HTML?
<input type="radio">
<input type="toggle">
<input type="option">
<input type="choice">