How do you specify a radio button in HTML?
<input type="___" name="gender" value="male">
radio
option
check
single