From 9e00d551cc277fe31a9de1c8c3349c3a8dfc3e9c Mon Sep 17 00:00:00 2001 From: Caleb Braaten Date: Thu, 25 Jul 2024 12:34:53 -0700 Subject: [PATCH] CSS Styling for Switches instead of Checkboxes --- custom-switches.html | 76 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 custom-switches.html diff --git a/custom-switches.html b/custom-switches.html new file mode 100644 index 0000000..576d698 --- /dev/null +++ b/custom-switches.html @@ -0,0 +1,76 @@ + + + + + + Custom Switch + + + + +
+

Custom Switch

+

This is project demonstrating turning a checkbox into a switch.

+
+
+

Basic Checkbox

+ +

Custom Switch

+ +
+
+ + + +