|
|
|
|
|
by Zecc
1737 days ago
|
|
We can go higher: <input type="checkbox" />
<input type="checkbox" checked />
<input type="checkbox" indeterminate />
<input type="checkbox" disabled />
<input type="checkbox" disabled checked />
<input type="checkbox" disabled indeterminate />
|
|