Einzelnen Beitrag anzeigen

Benutzerbild von Störtebeker
Störtebeker

Registriert seit: 9. Jul 2007
398 Beiträge
 
#1

Link Dekoration [CSS??]

  Alt 24. Okt 2007, 09:31
Hi,

wenn man auf Microsoft.com geht und dort zum Beispiel auf CHANGE, dann wird CHANGE gelb/gold markiert und darunter taucht eine gepunktete Linie auf.

Nun ist meine Frage, wie bekomme ich diese gepunktete Linie hin?

Die momentane Dekoration der Links:
Delphi-Quellcode:
<style type="text/css">
a:link { text-decoration:none; color:#999999;}
a:visited { text-decoration:none; color:#999999;}
a:hover { text-decoration:underline; color:FFCC00;}
a:active { text-decoration:underline; color:#999999;}
a:focus { text-decoration:blink; color:#FFCC00;}
</style>
mfG
Störtebeker
"And he piled upon the whale´s white hump - a sum of all the rage and hate felt by his whole race.
If his chest had been a cannon, he would have shot his heart upon it."
  Mit Zitat antworten Zitat