A simple digital clock built using HTML, CSS, and JavaScript. It displays the current time in real-time and updates every second.
- Live time updates every second
- Displays hours, minutes, and seconds
- Clean and responsive UI
- 12-hour or 24-hour format (optional toggle can be added)
- HTML – Structure
- CSS – Styling
- JavaScript – Logic and time updates
/digital-clock/ │ ├── index.html ├── index.css └── index.js
Kabinesan
GitHub Profile
This project is licensed under the MIT License – feel free to use, modify, and share it.