<div class="switch" style="float:left;"> <input id="mySwitch4" type="checkbox"> <label for="mySwitch4"></label> </div> <div class="switch" style="padding-left:25px;float:left;"> <input id="mySwitch5" type="checkbox" checked=""> <label for="mySwitch5"></label> </div> <div class="switch round" style="padding-left:25px;float:left;"> <input id="mySwitch6" type="checkbox" checked=""> <label for="mySwitch6"></label> </div>