label for實現不了效果
<lable for="manpao">慢跑</lable>
? <input type="checkbox" name="xingqu1" id="manpao"/><br>
? <lable for="dengshan">登山</lable>
? <input type="checkbox" name="xingqu2" id="dengshan"/><br>
? <lable for="lanqiu">籃球</lable>
? <input type="checkbox" name="xingqu3" id="lanqiu"/><br>
</form>
沒感覺哪有錯
2016-09-22
單詞拼寫不會,label
2016-09-22
label 拼寫錯誤了
2016-09-22
寫錯了看出來了