網頁介面的複選選項,大家第一個想到的都是<input type="checkbox">,配合<label> 能做到點 ... input[type=checkbox]+span { display: inline-block; ...
確定! 回上一頁