JSFiddle - React, Tailwind, and code Playground
by Brian Chang
HTML
<img src="https://drive.google.com/uc?export=view&id=0B_2mQwhMw6g2LXVkS2NQblBpMkk">
<form>
請選擇居住區域<br>
<input type="radio" name="location" value="Taipei"> 台北<br>
<input type="radio" name="location" value="Taoyuan"> 桃園<br>
...
</form>