Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

more psuedo class problems

0 views
Skip to first unread message

patrick

unread,
Jun 8, 2004, 1:56:05 PM6/8/04
to
I have the a:hover set to change font color and background color on href links, and it works fine where it's supposed to, ie:
<a href "URL"></a> changes bkground and text colors when mouse hovers..

But, I also have a graphic href at the bottom of my pages that gets a yellow box next to it when it's hovered. My main links are in a <div> class, "leftbox". Is there any way to set the href hover attributes ONLY within the leftbox class?

TIA,
psu...@nospam.eatel.net
<remove "nospam." to email me>

s_m_b

unread,
Jun 9, 2004, 5:04:54 AM6/9/04
to
"=?Utf-8?B?cGF0cmljaw==?=" <psu...@nospam.eatel.net> wrote in
news:65E5609A-0E9D-4E54...@microsoft.com:
isn't that where you use the child ?
leftbox a.hover {
}
I think...
0 new messages