value屬性值怎么加最好??求最好的代碼
??<label>你對什么運動感興趣:</label><br/> ??<label?for="run">慢跑</label> ??<input?type="checkbox"?id="run"?name="love"?value="1"> ??<label?for="climb">登山</label> ??<input?type="checkbox"?id="climb"?name="love"?> ??<label?for="basketball">籃球</label> ??<input?type="checkbox"?id="basketball"?name="love">
2015-08-04
什么意思?
<input?type="checkbox"?id="basketball" value='basketball' name="love">