Ad Space - Top Banner (728x90)
Whale Song Checkbox
0 viewsmedium
Background:
1
2
3
4
<div class="whale-song-container">
<input type="checkbox" id="whale-song" class="hidden" />
<label for="whale-song" class="whale-song-label">Whale Song</label>
</div>Whale Song Checkbox
0 viewsmedium
Background:
Whale Song Checkbox
1
2
3
4
<div class="whale-song-container">
<input type="checkbox" id="whale-song" class="hidden" />
<label for="whale-song" class="whale-song-label">Whale Song</label>
</div>Was this helpful?