Skip to content

This clock project provides a simple and visually appealing interface to display the current time, including hours, minutes, seconds, and whether it is AM or PM.

License

Notifications You must be signed in to change notification settings

shashank-pd/Simple-Digital-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Digital Clock ⏰

🕰️ Overview

This clock project provides a simple and visually appealing interface to display the current time, including hours, minutes, seconds, and whether it is AM or PM. The project comprises three main files: HTML for structure (index.html), CSS for styling (style.css), and JavaScript for dynamic updates (script.js).

📁 Files

  • index.html: Main HTML file defining the structure of the clock interface.
  • style.css: CSS file responsible for styling the clock and its container.
  • script.js: JavaScript file dynamically updating the clock every second.

⏰ Features

  • Displays current time in hours, minutes, and seconds.
  • Indicates whether it is AM or PM.

🎨 Styling

The clock is styled with a gradient background and uses the Poppins font.

About

This clock project provides a simple and visually appealing interface to display the current time, including hours, minutes, seconds, and whether it is AM or PM.

Topics

Resources

License

Stars

Watchers

Forks