Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Simple-Timer

1.Title SIMPLE TIMER

2.Description This is a simple timer that starts from the set time and decrements upto 0. It contains onclick function of the buttions .When the start button is clicked ,the timer with start decrementing the value by 1 second.Pause botton will pause the time.Rest button will reset the timer value.

3.Technologies Used: -HTML -css -javascrpit

4.Technical Description : Following tags and stylings were used to built this program: -Markup a.html b.body c.h1 d.button e.br f.div -Style a.color b.alignment c.flex d.border e.font size f.padding g.box-shadow, etc