0 / 60 seg.

In the example below, when will the color pink be applied to the anchor element?

a:active {
  color: pink;
}