Skip to content

raushanctf/Digitalclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digitalclock

We developed a responsive and creative digital clock using HTML, CSS, and JavaScript technologies.

https://raushanctf.github.io/Digitalclock/

How it works

  • HTML sets up the basic structure, including a div element with a clock ID where the time will be displayed.
  • CSS styles the div to make the clock look good on the webpage.
  • JavaScript gets the current time, formats it to include leading zeros if needed, and updates the content of the clock div every second using the setInterval function.

When we were studying for a diploma we created this project.

Project Preview

Screenshot 2025-01-27 180001

About

this is Digital clock objective of this clock we showcase of my skills

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published