Looking for a solution to make HTML image buttons change color when clicked on? I have two grey image buttons and want them to turn into different colored images upon clicking, while also making the other button grey. This way, users can easily identify the active button.
Any suggestions on how this can be accomplished using CSS?