Hallo.
Mir ist da eben etwas merkwürdiges aufgefallen.
Bei folgendem Konstrukt „vergisst“ mein Firefox die höhere Schriftgröße für den Absatz, wenn ich den darin enthaltenen Link hovere:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>New Document</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style type="text/css">
[code lang=css]*{margin:0;padding:0;}
html,body{height:100%;}
p:first-letter{font-size:150%;}
a:link,a:visited{color:#900;}
a:hover{color:#f00;}
</style>
</head>
<body>
<p>Hallo Welt.</p>
<p><a href="http://example.org">Example</a></p>
</body>
</html>[/code]
Kann mir jemand dieses Fehlverhalten bestätigen?
Gruß, Ashura
--
Selfcode: sh:( fo:) ch:? rl:( br:^ n4:& ie:{ mo:) va:) de:> zu:) fl:( ss:| ls:[ js:|
30 Days to becoming an Opera8 Lover -- Day 19: Notes
Meine Browser: Opera 8.01 | Firefox 1.0.4 | Lynx 2.8.3 | Netscape 4.7 | IE 6.0
[Deshalb frei! - Argumente pro freie Software]
Selfcode: sh:( fo:) ch:? rl:( br:^ n4:& ie:{ mo:) va:) de:> zu:) fl:( ss:| ls:[ js:|
30 Days to becoming an Opera8 Lover -- Day 19: Notes
Meine Browser: Opera 8.01 | Firefox 1.0.4 | Lynx 2.8.3 | Netscape 4.7 | IE 6.0
[Deshalb frei! - Argumente pro freie Software]