michel gelin: ...visited klappt nicht (nicht überall)

Beitrag lesen

Hallo zusammen,

hab' ein kleines problem mit meinen styles, der visited funktioniert eigentlich ganz gut, ausser bei einigen links... die für mich auf den ersten blick aber strukturell die gleichen sind... ein Browser-bug?

falsch in: IE 6.0 | IE 5.0
richtig in: OPERA 6.0, Mozilla 1.0RC2, NS 7.0 PR1

[...@screen...]

Introduction: SPIDERweb | WallBoard
Features: SPIDERweb | WallBoard

[/...@screen...]

[...HTML...]
<!- introduction ->
 <img src="images/arrows/arrow_left.gif" width="9" height="8" alt="arrow">
 <b>Introduction: <a href="html/introduction/spiderweb/spw_introduction_01.html" target="_self" class="titlemain">SPIDERweb</a> |
 <a href="HTML/introduction/wallboard/wb_introduction_01.html" target="_self" class="titlemain">
 WallBoard</b>
 </a>
 <br>

<!- features ->
 <img src="images/arrows/arrow_left.gif" width="9" height="8" alt="arrow">
 <b>Features: <a href="HTML/features/spiderweb/spw_feature_01.html" target="_self" class="titlemain">SPIDERweb</a> |
 <a href="HTML/features/wallboard/wb_feature_01.html" target="_self" class="titlemain">
 WallBoard</b>
 </a>
 <br>
[/...HTML...]

[...CSS...]
a:link {
color : #a4bfd5;
text-decoration : underline;
background-color: #000000;
}
a:visited {
color : #999999;
text-decoration : underline;
background-color: #000000;
}
a:hover {
color : #ffcc99;
text-decoration : underline;
background-color: #000000;
}
.titlemain {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #ffffff;
background-color: #000000;
}
[/...CSS...]

interessant ist, dass das visited bei (Introduction:) SPIDERweb funktioniert...
Was denkt Ihr? ...die reihenfolge der a:-styles stimmt doch eigentlich? ...wieso klappt das dann beim erwähnten link?

Gruss
michel

URL: nicht verfügbar, da offline-projekt