<label class="a8z-toggle-switch"> <input checked type="checkbox" id="ID_HERE"> <span class="toggle"> <span class="switch"></span> </span> </label> ...
Accessible, CSS-only, toggle switches with mobile support, using standard form elements. The radio button styles also include an additional layout, for tri-state switches, by adding an additional ...