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