Skip to content

Created a random background color changer using JavaScript

Notifications You must be signed in to change notification settings

Hira-Amir/Color-Flipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color-Flipper Using JavaScript

Created a random background color changer using JavaScript, It generates random hex code that changes the background color of the web page

Tools and Languauges

  • VS code
  • HTML
  • CSS
  • JavaScript

Key concepts covered

  • arrays
  • document.getElementById()
  • document.querySelector()
  • addEventListener()
  • document.body.style.backgroundColor
  • Math.floor()
  • Math.random()
  • array.length

About

Created a random background color changer using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published