A stylish Digital + Analog Clock built using HTML, CSS, and JavaScript. This project visually represents time in both digital and analog formats, updating every second with smooth transitions and a responsive design.
π Live Demo
- Real-time digital clock
- Rotating analog clock hands (hour, minute, second)
- Responsive design for various screen sizes
- Sleek and minimal interface
- HTML β Structure of the clock
- CSS β Styling and animation of clock hands
- JavaScript β Real-time functionality and clock logic
clock.htmlβ Main webpageclock.cssβ Styles for layout and animationsscript.jsβ Logic to update time dynamically
- Clone or download this repository
- Open
clock.htmlin a web browser - Watch the clock in action!
