Firebug – an essential web development tool

If you don’t know already Firebug is a Firefox extension for web designers and developers. You are able to target any element on a page to see the markup, the CSS, the layout, and the DOM in an instant. It is truly an essential component to have and it has saved me countless times when trying to debug a website.
Download it here…
http://getfirebug.com
One Response to “Firebug – an essential web development tool”
Leave a Reply




I love Firebug. It’s a great tool, and you can learn a lot using it.