iuap-design
Version:
UI Framework Used For Enterprise.
10 lines (8 loc) • 461 B
HTML
<label class="u-checkbox w-xs">
<input type="checkbox" class="u-checkbox-input" checked>
<span class="u-checkbox-label"><img src="../../static/img/website/checkbox/checkbox-1.png" height="30" width="30"></span>
</label>
<label class="u-checkbox w-xs">
<input type="checkbox" class="u-checkbox-input" >
<span class="u-checkbox-label"><img src="../../static/img/website/checkbox/checkbox-2.png" height="30" width="30"></span>
</label>