Is there a CSS technique to make a button change color when clicked with the mouse? I am aware of using ':hover' for changing color, but I need something specific to a left mouse click.
I want the same functionality as a standard button but with a different default color than blue.