Garishma G

Garishma G

  • NA
  • 30
  • 3.5k

Stopwatch in HTML, CSS and JS. Stop time display on page

Dec 16 2019 7:41 AM
Hello there,
 
Greetings of the day!!
It will be really great if you could help me in resolving the below issue.
 
Description: I have programed a stopwatch using HTML, CSS and JS. It works perfectly fine. But I want to go to advance level. 
Issue: After clicking stop I want to display the time to user on same page in table format. The table should contain the stop time and if possible user name or any other input provided by user.
 
Note: I do not want to use any DB. Is it possibel to achieve the same using session specific storage. 
Please help me in resolving my query. Awaiting quick and positive response.
 

Answers (5)