Task 01: Create four buttons, three buttons should be in three different colors , the last button should be a reset button. First button of color = red Second button of color = blue Third button of color = Green Fourth button of color = No color
Task is to do the while clicking on the first button the background color red and button color default color.Remaining all the buttons should follow the same task.if i click the reset button it should be return to the initial stage.
Just a simple HTML webpage that displays four buttons, which when clicked, changes the color of the Background.

