I want to control the style of a button after itтАЩs been clicked. LetтАЩs say this button has an id of example-button. I have tried css of #example-button:focus, #example-button:active, #example-button:target, #example-button:visited тАж but none seem to have any effect.
I noticed this b/c my button outlines are grey; but whenever they are clicked, the outline turns black undesirably.
1 post - 1 participant