I mentioned Firebug in an earlier post, and have decided to go a bit more in depth as to what you can actually do with it.
A colleague at work who is a designer (with some CSS experience I think - she was certainly very helpful!) put me onto this tool. It lets you monitor the source code of any website, including CSS. This means that you do not have to make little updates to your code, FTP it, and reload the page to see changes. You just edit the code, and the site changes - live. No refreshing/saving/uploading necessary.
I have been using it pretty much every day for the last two weeks. Here are the short fast details on what I do with it. I’m sure it does other stuff too… Continue reading ‘Firebug: Revolutionary?’