ajhauser
08-02-2012, 02:23 PM
Hello,
I recently came across a stylesheet with the following line:
ul#nav > li > a:hover
This got me wondering - what is the difference between that and this?
ul#nav li a:hover
Any ideas?
Thanks
I recently came across a stylesheet with the following line:
ul#nav > li > a:hover
This got me wondering - what is the difference between that and this?
ul#nav li a:hover
Any ideas?
Thanks