Frank: Links

Beitrag lesen

Ja, mit a:active {}

hmm, genau das funktioniert ja bei mir nicht - habe ich das was falschen eingetragen?

a:link   {text-decoration: none; color: #000000; font-family: arial, helvetica, sans-serif; font-size: 8pt; }
a:hover   {text-decoration: none; background-color: #669999; color: #ffffff; font-family: arial, helvetica, sans-serif; font-size: 8pt;}
a:visited {text-decoration: none; color: #555555; font-family: arial, helvetica, sans-serif; font-size: 8pt; }
a:active {text-decoration: none; background-color: #669999; color:#ffffff; font-family: arial, helvetica, sans-serif; font-size: 8pt; }