checkbox 通常是由一個核取方塊(input)加一段文字(label)構成: ... 也就是input+label::before和input:checked+label::before分別設定樣式。
確定! 回上一頁