I made this responsive clock using html, css and javascript.
This project is a responsive clock that displays both an analog and a digital clock. The analog clock is styled using CSS, and the digital clock is updated in real-time using JavaScript.
- Analog clock with hour, minute, and second hands.
- Digital clock displaying the current time in
HH:MM:SS
format. - Smooth transitions for the clock hands.
- Html: The structure of the clock.
- Css: The design.
- Js: Real time display.
Click The Link To See The Clock: https://shady-ghabour.github.io/Clock/