I am a CSS newbie. Is there a tool that can help debug CSS styles applied to a web page.
How does one generally debug CSS and resolve issues when some elements on t
You use Firebug in Firefox, which makes debugging a lot more easy.