#div_iv a:hover not working
Posted
by Jean
on Stack Overflow
See other posts from Stack Overflow
or by Jean
Published on 2010-03-23T06:55:36Z
Indexed on
2010/03/23
8:23 UTC
Read the original article
Hit count: 290
css
Hello,
This may seem stupid to ask, but I have done on many css coding
#div_iv a:hover
but for darn reason, it does not seem to work now, Googled with results such as
a.hover #div_iv
#div_iv:hover
What exactly is wrong.
Thanks Jean
© Stack Overflow or respective owner