I'm trying to work out another CSS conundrum and, as per Brett's advice, I am trying to use Firebug to do it.
However, at the moment, I really can't see how Firebug can be used to help me find what CSS is applied to a specific bit of HTML.
I can follow the HTML facilities of Firebug OK, how it highlights the sections of a page as you click on different bits of HTML in the Firebug window. However I'm not at all sure how to then try and work out what particular bit of CSS is affecting something.
Can anyone (Brett?) elucidate a little for me.