sarabgi / Programming_Projects

MIT License
2 stars 4 forks source link

Created a Random-Color-Generator Website #24

Closed Arcturus22 closed 1 year ago

Arcturus22 commented 1 year ago

@sarabgi This is a Random-Color-Generating Website. I have made this website using HTML, CSS, and JAVASCRIPT. The website has two buttons. On pressing the first button, it changes the color of a specified box(which is initially White in color). The other button, on clicking, changes the color of the specified box to its initial color( i.e., White). This color-changing button and the reset button make use of JAVASCRIPT.

Referring to Issue #7