D
Dave Brown
Hi all,
Hoping someone might be able to shed a little light onto my problem,
I have a page with a linked style sheet and some <A> tags which have the
class HeaderLink. The style headlink is in effect as the links look
as expected but I want to specify the hover style as well so in my
stylesheet I have
..HeaderLink {
blah blah (this works)
}
and
..HeaderLink a:hover {
Blah Blah ( this one doesnt take effect )
}
Any idea why the hover style doesnt take effect ?
Thanks,
Dave
Hoping someone might be able to shed a little light onto my problem,
I have a page with a linked style sheet and some <A> tags which have the
class HeaderLink. The style headlink is in effect as the links look
as expected but I want to specify the hover style as well so in my
stylesheet I have
..HeaderLink {
blah blah (this works)
}
and
..HeaderLink a:hover {
Blah Blah ( this one doesnt take effect )
}
Any idea why the hover style doesnt take effect ?
Thanks,
Dave