Tombol Klik Gaya CSS
a:visited {
color: purple;
}
a:active {
color: blue;
}
Undefined
a:visited {
color: purple;
}
a:active {
color: blue;
}