Make web designing easier: Firebug

Ambitious contributor
13Dec2009,16:14   #1
venami's Avatar
Firebug is an add-on tool for Firefox, which enables us to inspect, edit the page layout, CSS and HTML and JavaScript code of the current page that we are viewing. This even allows us to edit the current page on the fly(live) and we can see the changes immediately.

This will help us debug the errors that we had made during our web design. We can also use this tool to study how the other websites have been designed.


I have also attached a sample page that I edited. See the changes in the "Welcome Note" area of the page:

* Admin's name displayed instead of mine.
* "Private Messages" pointing to google page (See the statusbar).
* It says shabbir has never visited go4expert.com
Attached Images
File Type: png Screenshot.png (79.5 KB, 6 views)

Last edited by venami; 13Dec2009 at 16:22..
Go4Expert Founder
13Dec2009,19:23   #2
shabbir's Avatar
Thats funny but yes I love firebug and it has been my savior many times
Invasive contributor
14Dec2009,13:20   #3
nimesh's Avatar
I prefer MS's IE Developer Toolbar which is for IE only.