A beautifully designed Digital Clock built using HTML, CSS, and JavaScript, featuring animated gradients, soft visual effects, and a clean modern UI. It displays live time in a 12-hour format with AM/PM, updating every second for a smooth real-time experience.
- Gradient background
- Animated pseudo-elements for glowing visual effects
- Glass-style clock container
- Responsive and centered layout
- Auto-updates every second
- 12-hour time format
- Leading-zero formatting (e.g., 09 : 05 : 07)
- AM/PM indicator
- Well-structured CSS
- Smooth animation using keyframes
- JavaScript handles all real-time logic
π¦ Digital Clock
βββ index.html
βββ style.css
βββ script.js
- HTML5
- CSS3 (animations, gradients, responsive UI)
- JavaScript (real-time clock logic)
