Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Clock Project This is a simple digital clock web application that displays the current time, date, and day of the week. It also includes an icon representing the calendar next to the date.

Features Clock Display: The clock shows the current time in hours, minutes, and seconds along with an AM/PM indicator.

Day of the Week: The day of the week is displayed with active highlighting for the current day.

Date Display: The date is shown with a calendar icon next to it for better visualization.

Technologies Used HTML: The structure of the web page.

CSS (main.css): Styling to enhance the visual appeal of the digital clock.

JavaScript (script.js): Dynamic functionality for updating the clock in real-time.

Setup Clone the repository to your local machine:

bash Copy code git clone Open the index.html file in a web browser.

Enjoy the live updating digital clock!

Project Structure index.html: The main HTML file containing the structure of the web page.

main.css: The CSS file for styling the digital clock.

script.js: The JavaScript file responsible for the dynamic functionality of the clock.

Customization Feel free to customize the styles in the main.css file or modify the JavaScript in script.js to add more features or adjust the behavior of the clock according to your preferences.

Credits Calendar icon by Code the World: Calendar Icon. License This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages