Schaltfläche Klicken Sie auf den CSS -Stil

a:visited {
  color: purple;
}

a:active {
  color: blue;
}
Undefined