這個想法是關聯一個HTML <label> 元素及其對應的單選按鈕。我們可以通過在 for 的屬性 ... <input type="radio" id="java" name="language" value="java">. <label ...
確定! 回上一頁