Skip to content

AlizaibWEBdev/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch using JavaScript

This project is a simple stopwatch built using HTML, CSS, and JavaScript. The stopwatch displays the elapsed time in hours, minutes, and seconds, and has three buttons to control the stopwatch: Start, Stop, and Reset.

#How to use

To use the stopwatch, simply open the index.html file in your web browser. Click the "Start" button to start the stopwatch, "Stop" button to pause the stopwatch, and "Reset" button to reset the stopwatch back to 00:00:00

#Technologies used

This project was built using the following technologies:

HTML CSS JavaScript

#Files included

This project includes the following files:

index.html: The HTML file that contains the structure and content of the stopwatch. style.css: The CSS file that contains the styling for the stopwatch. script.js: The JavaScript file that contains the logic for the stopwatch.

#Credits

This project was created by Alizaibwebdev as a learning exercise. The code for the stopwatch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published