1 line
106 B
HTML
1 line
106 B
HTML
<input type="checkbox" id="s" checked><script>document.getElementById("s").indeterminate = true;</script>
|