added toggle label

This commit is contained in:
css pro 2024-09-30 20:23:07 -07:00 committed by GitHub
parent 0de8757115
commit b7059a9e3c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,10 +55,11 @@
<label for="mobileCheckbox">Mobile Checkbox</label>
<input type="checkbox" id="mobileCheckbox">
<label for="darkMode">Dark Mode</label>
<input type="checkbox" id="darkMode">
<div class="search-container">
<input type="text" id="search-bar" placeholder="Search Clients...">
</div>
<input type="checkbox" id="darkMode">
<!-- Version 1.9 Section -->
<div id="desktopVersion19">
<p class="version-text">Version 1.9</p>