Html – How to change button background color, on click, infinitely in javascript or css?
I have created a button that changes the background color to gradient and when I double click it, it returns back. When I click the button, it changes the color and text(hello) of itself to gradient and text(hi), but when…