Using Firebug to Edit HTML
Some time ago I started playing with Firebug, a Firefox extension, that provides tools for editing and debugging html and Javascript. It is a tool that I recommend to anyone interested in creating web content. The core of the extension is a window that allows one to inspect the HTML, CSS, and Javascript in a…