...visited klappt nicht (nicht überall)
michel gelin
- css
0 Linksetzer0 Calocybe
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
Hi,
danke für den Link! ...aber ein kleines stichwort musst Du mir schon geben, denn ich habe auch schon ein paar sachen angeschaut.
z.B. geht mein style.css erfolgfreicht durch den w3c-css vali...
...oder hast Du die styles gar nicht angeschaut, sondern einfach den link gepostet?
gruss
michel
Hi!
<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>
Wer weiss, vielleicht wuerde es helfen, wenn Du ein bisschen auf korrektes HTML achtest. Der http://validator.w3.org/ hilft Dir dabei. Stichwort Verschachtelung.
So long
--
Invest in America - Buy a Congressman!
-- a slogan from http://www.evolvefish.com/