Skip to content

Create a stopwatch, which will display time in the following format 00:00:00:00 (hours, minutes, seconds, centiseconds)

Notifications You must be signed in to change notification settings

suparnad/StopwatchApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For this task i have created create a HTML page with a functional stopwatch. The stopwatch must have the following features:

  1. Time display: The current elapsed time in the following format 00:00:00:00 (hours, minutes, seconds, centiseconds)
  2. Start button: A button to start or continue a timer.
  3. Pause button: A button to pause the running timer.
  4. Reset button: A button to reset the timer to zero.
  5. Lap button: A button to write the time to a list/table of laps (this would not pause the timer). The results should be shown on screen.

About

Create a stopwatch, which will display time in the following format 00:00:00:00 (hours, minutes, seconds, centiseconds)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published