Hello All,
We have produced video tutorials on how to use Firebug
http://getfirebug.comFirebug is a web development tool for Firefox. It allows you to manipulate HTML, CSS and much more LIVE on your website. It allows you to solve your problems 10x faster than without. It is the tool that we, the support staff, use in solved the majority of your issues.
- Quickly edit some HTML to see how it will look
- Inspect elements to find it CSS
- Change the CSS and observe the change
- Identify the causes of javascript errors
And much much more...
I hope these are useful
