webForumDet fria alternativet

Under-över-strykning i länkar

HTML & CSSur HTML, XHTML & CSS

1 svar · 247 visningar · startad av Annette

AnnetteMedlem sedan apr. 2001129 inlägg
#1

Sorry. Har hittat felet själv. Ursäkta jag tog upp er tid.

Har lagt den här koden i HEAD, men under-över-strykningarna fungerar inte. Kan ni se vad som är fel? Själv är jag nybörjare på det här med css.

<style type="text/css">
<!--
P, A { FONT-FAMILY: arial,verdana,helvetica,sans-serif; COLOR: white; FONT-SIZE: 12px }
a:link { text-decoration: none; color:white }
a:visited { text-decoration: none; color: white}
a:active { text-decoration: none; color: silver}
a:hover { color: white; text-decoration: underline overline}
-->
</style>

------------------
/Annette

[Redigerat av Annette den 28 sep 2001]

frankofMedlem sedan jan. 20016 874 inlägg
#2
<style type="text/css"> 
<!-- 
P, A { FONT-FAMILY: arial,verdana,helvetica,sans-serif; COLOR: white; FONT-SIZE: 12px }
a:link { text-decoration: none; color:white }
a:visited { text-decoration: none; color: white}
a:hover { color: white; text-decoration: underline overline}
a:active { text-decoration: none; color: silver}
-->
</style>

Prova detta, spelar roll vilken ordning. http://www.w3.org/TR/REC-CSS2/selector.html#dynamic-pseudo-classes

------------------
/frankof
"Herre", sa hon.

134 ms totalt · 3 externa anrop · v20260731065814-full.29ac60f6
0 ms — hämta forumlista (cache)
0 ms — hämta statistik (cache)
131 ms — hämta tråd, inlägg och bilagor (db)