Skip to content

CSI-VIT-AP/Traffic_Signal_21MIC7183

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traffic_Signal

Functionalities of the project :
---> When stopButton is clicked, the background color of the stopLight container and the stopButton element should change to red. The other HTML elements should have their default background colors as shown in the image.
---> When readyButton is clicked, the background color of the readyLight container and the readyButton element should change to yellow. The other HTML elements should have their default background colors as shown in the image.
---> When goButton is clicked, the background color of the goLight container and the goButton element should change to green. The other HTML elements should have their default background colors as shown in the image.

Link to open : https://hemavenkat8642.github.io/Traffic_Signal/

About

Please open the README.md file for description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.3%
  • JavaScript 34.6%
  • CSS 19.1%