.stress{font-size:20px;color:red;}
我發(fā)現(xiàn),只要這樣子也可以完美運(yùn)行,還有點(diǎn)搞不懂name=“XX”是什么意思,id對(duì)應(yīng)即可
<label >你對(duì)什么運(yùn)動(dòng)感興趣</label><br>
<label for="manpao">慢跑</label>
<input type="checkbox" id="manpao"><br>
<label for="dengshan">登山</label>
<input type="checkbox" id="dengshan"><br>
<label fo="lanqiu">籃球</label>
<input type="checkbox" id="lanqiu">
<label >你對(duì)什么運(yùn)動(dòng)感興趣</label><br>
<label for="manpao">慢跑</label>
<input type="checkbox" id="manpao"><br>
<label for="dengshan">登山</label>
<input type="checkbox" id="dengshan"><br>
<label fo="lanqiu">籃球</label>
<input type="checkbox" id="lanqiu">
2020-02-21
第十節(jié)應(yīng)該放在第九節(jié)前面。感覺(jué)第十節(jié)沒(méi)講清楚。
the <hr> tag represents a horizontal rule.
宅在家里的我,兩天就學(xué)完了,收獲還是挺多的,但是單單憑這一點(diǎn)想做好網(wǎng)頁(yè),是遠(yuǎn)遠(yuǎn)不夠的。不過(guò),基本上學(xué)完,可以讀懂別人的網(wǎng)頁(yè)代碼還是沒(méi)有問(wèn)題的,加油吧,武漢加油,中國(guó)加油!
2020-02-05