Ad Space - Top Banner (728x90)
Sound Wave Checkbox
0 viewshard
Background:
1
2
3
4
<div class="sound-wave-checkbox">
<input type="checkbox" id="sound-wave" class="hidden" />
<label for="sound-wave" class="sound-wave-label">Sound Wave</label>
</div>Sound Wave Checkbox
0 viewshard
Background:
Sound Wave Checkbox
1
2
3
4
<div class="sound-wave-checkbox">
<input type="checkbox" id="sound-wave" class="hidden" />
<label for="sound-wave" class="sound-wave-label">Sound Wave</label>
</div>Was this helpful?