One is to enclose the whole <input type="radio"> tag inside <label> </label> tags: <label> <input type="radio" name="choice" value="HTML" /> Learn HTML ...
確定! 回上一頁