I'd like to know how I can add an effect when I click a button, I'm using HTML5 and CSS.
I add an effect with: HOVER, that as soon as the mouse is positioned over the button the background of the same is changed, but I would like an effect that click on the button the change effect in the color is enabled.
Thank you!