HTML Daftar Pilih

<form>
	<input type="radio" name="radio1">
    <input type="radio" name="radio2">
</form>
Outstanding Orangutan