Skip to content

CSI-VIT-AP/Random_Color_Generator_21MIC7183

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Random_Color_Generator

Functionalities :
---> When the HTML button element with the id button is clicked, the background color of the HTML container element with the id bgContainer should change randomly from the array of colors.
---> The array of colors is bgColorsArray = ["#e75d7c", "#b16cef", "#53cca4", "#efc84d", "#628ef0", "#184b73", "#883e7f", "#ed048b"]

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

About

Please open the README.md file for description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 73.7%
  • JavaScript 14.0%
  • CSS 12.3%