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