I was trying to perfect my form layouts.
For some reason the labels on my checkbox won't line each other on each checkboxes.
I am trying my best to make each checkbox label sit to its checkbox using the ff codes:
<div class="form-input-group">
<i class="fa fa-book"></i>
<div class="checkbox-style">
<input type="checkbox" value=""> Math
<input type="checkbox" value=""> Science
<input type="checkbox" value=""> English
</div>
</div>
Any idea what went wrong and how I can fix this issue?
You can check the actual site here: http://ift.tt/2klRpqa via Chrome's inspector tools.
Aucun commentaire:
Enregistrer un commentaire