Element
Mitglied
Hi Leutz ,
Ich hab mich gestern dran gemacht meinen ersten Stylesheet zu coden , ich wollte mit ihm den Hover Effekt erzeugen !
Der Code :
<style type="text/css">
<!--
a:link {font-family:Arial; font-size:12pt; color:white; font-weight:normal; color:#999999; text-deorationverline}
a:hover {font-family:Arial; font-size:12pt; color:white; font-weight:normal; text-decoration:underline; color: #666666;}
a:visited {font-family:Arial; font-size:12pt; color:white; font-weight:normal; color: #999999;}
-->
</style>
jetzt meine frage , was hab ih falsch gemacht ? fehlen angaben ? ich hab die site mit ie 5.0 angeschaut , naja hat ned ganz gefunzt , war nur normale links da :-(
Ich hab mich gestern dran gemacht meinen ersten Stylesheet zu coden , ich wollte mit ihm den Hover Effekt erzeugen !
Der Code :
<style type="text/css">
<!--
a:link {font-family:Arial; font-size:12pt; color:white; font-weight:normal; color:#999999; text-deorationverline}
a:hover {font-family:Arial; font-size:12pt; color:white; font-weight:normal; text-decoration:underline; color: #666666;}
a:visited {font-family:Arial; font-size:12pt; color:white; font-weight:normal; color: #999999;}
-->
</style>
jetzt meine frage , was hab ih falsch gemacht ? fehlen angaben ? ich hab die site mit ie 5.0 angeschaut , naja hat ned ganz gefunzt , war nur normale links da :-(