a active css

CSS
    a:active
 {   
 background-color: yellow;
 }
Source

Also in CSS: