Code Inspection Tools for all Major Browsers
If you do any kind of web development, and you’re a Firefox user, chances are you know about Firebug. I began using it a couple years ago when I needed to do some serious Javascript debugging, but it has since become indispensable to me for more basic web design. It allows you to inspect the HTML and CSS code behind web pages, letting you see exactly why any particular element of a page is displayed how it is. See an example here of inspecting the Clients link at the bottom of our home page (click for larger):
click for more about on the fly edit/preview, and tools for IE and Safari…





