toggle switches in css' code example
Example: different types of toggle switches in css
<label class="switch-light switch-candy" onclick="">
<input type="checkbox">
<strong>
Wireless
</strong>
<span>
<span>Off</span>
<span>On</span>
<a></a>
</span>
</label>