How do you create a radio button in a form?
<input type="___" name="gender" value="male">
radio
toggle
select
option