This project implements a toggle button to switch between light and dark modes on a webpage using JavaScript, HTML, and CSS.
To use the toggle button, simply click on it. Each click will switch between light and dark modes, updating the background color, text color, and button text accordingly.
- Smooth transition effect when switching between light and dark modes.
- Updates the background color, text color, and button text according to the selected mode.
- Supports toggling between modes by clicking the button.
- HTML
- CSS
- JavaScript
Ruth Kazembola