FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

JavaScript-Code-Challanges/08_Dynamic-Colors at main · syedsohan/JavaScript-Code-Challanges · GitHub

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Dynamic Colors

What You'll Do

Create three buttons: blue, pink, and green. When each button is clicked, you should set the background of the document body to the selected color.

Requirements

  • Use closures

Output

Set the background of the document body to the selected color.


Back | FazBrowse Home | New Git URL