A sleek and modern clock website featuring both analog and digital displays, with timezone and date information. The clock dynamically updates in real time, making it a functional and elegantly designed clock that provides a seamless experience for users.
clock/
├── index.html # Main HTML file
├── src/ # Source code directory
│ ├── css/ # Directory for stylesheets
│ │ └── style.css # Main CSS file for styling
│ └── js/ # Directory for JavaScript files
│ └── script.js # Core JavaScript functionality
├── assets/ # Directory for static assets
│ ├── favicon.png
│ └── preview.png
├── README.md # Project documentation
└── LICENSE # License file
- HTML
- CSS
- JavaScript
- Dynamic Greeting: Offers a contextual greeting based on the current day.
- Day and Date Display: Shows the current day of the week and the date in a user-friendly format.
- Real-Time Analog Clock: A beautifully animated clock with accurate hour, minute, and second hands.
- Digital Time Display: A simultaneous digital time display alongside the analog clock.
- Timezone Information: Displays the user's timezone and GMT offset.
- Make sure you have a web browser (such as Chrome, Firefox, etc.) installed on your device. If not, please install one.
- Simply open this link.
- Enjoy the analog clock with real-time updates, digital display, and timezone information.
If you encounter any bugs or have suggestions for improvement, please report them in the Issues section of this GitHub repository. I will address them promptly.
© Designed and developed by Atia Farha | ALL RIGHTS RESERVED