Forum Moderators: not2easy
but when I style the anchor, the hover doesn't work
a.exp:hover a:hover, a.exp:hover {blahblah} <link rel = "stylesheet" blahblah
<link rel = "stylesheet" blahblah
<style type = "text/css"> *
blahblah
</style>
so the document-specific styles are always read after the shared ones. I have tried to edit my post (not a Forum issue, its my ISP)
Aha, the truth comes out. It's not that you keep forgetting that you have moderatorial superpowers, it's that your ISP won't let you ;)
it's that your ISP won't let you ;)
too many stylesheets can make you crazy
Think of a hotel with 20 rooms, each with a different background, and font color.
a[class]:hover a:hover, a[class]:hover {blahblah}