Ad Space - Top Banner (728x90)
Material Elevation 1 Toggle
0 viewseasy
Background:
1
2
3
4
5
6
7
<div class="elevation1-container">
<input type="checkbox" id="elevation1-toggle" class="elevation1-input" />
<label for="elevation1-toggle" class="elevation1-label">
<span class="elevation1-thumb"></span>
</label>
<span class="elevation1-text">Elevation 1</span>
</div>Material Elevation 1 Toggle
0 viewseasy
Background:
Material Elevation 1 Toggle
1
2
3
4
5
6
7
<div class="elevation1-container">
<input type="checkbox" id="elevation1-toggle" class="elevation1-input" />
<label for="elevation1-toggle" class="elevation1-label">
<span class="elevation1-thumb"></span>
</label>
<span class="elevation1-text">Elevation 1</span>
</div>Was this helpful?