Posts Tagged ‘firebug’

Firebug is a Firefox add-on that extends the browser with some very helpful web development tools. I think the tag line on their website says it best “You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page”.

The key phrase here is “live in any web page”. Firebug can be activated for any site on the internet and allows you to interact in a number of ways. Throughout this article, I will explain some of the common scenarios that I use on a daily basis.

Continue Reading