Pretty, accessible checkbox and radio labels with pure css
Download
Setup
<div class="chex">
<input type="checkbox" name="form" id="mark"/>
<label for="mark">Markup</label>
</div>
Also works inline:
I and to the terms and conditions.
Pretty, accessible checkbox and radio labels with pure css
<div class="chex">
<input type="checkbox" name="form" id="mark"/>
<label for="mark">Markup</label>
</div>
Also works inline:
I and to the terms and conditions.