Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Basic Javascript Projects for Beginners

Javascript Clock

In this project, Javscript is used to obtain the time from the client machine & then conditional statements are used to determine the time of the day.

  • The Project can determine the time as Morning, Afternoon & Night.
  • The project contains 3 different images, used as background which will automatically change as per the time of the day.

Following languages have been used

  • HTML5 HTML
  • CSS3 CSS
  • JavaScript JavaScript