Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 708 Bytes

File metadata and controls

27 lines (19 loc) · 708 Bytes

🕒 Analog Clock

A simple and elegant analog clock built using HTML, CSS, and JavaScript.

🌐 Live Demo

👉 Click here to see it live

🛠️ Tech Used

  • HTML
  • CSS (Positioning, Transforms)
  • JavaScript (Date API, DOM Manipulation)

🎯 What I Learned

  • Handling real-time updates with setInterval
  • Using Date() object to get current time
  • CSS transformations and rotation based on time

🙋‍♂️ Author: Adib Hassan