Duck hunt

C heck Box
Check Box
<input type="checkbox" name="ok" value="example"/>Check Box<br/>

Radio Buttons
Radio Button
<input type="radio" name="ok" value="example"/>Radio Button<br/>

Submit/Reset

<input type="submit" value="SUBMIT"/><input type="reset" value="RESET"/>


HTML EDITOR
HOMEPAGE