Firebug: Difference between revisions
From DataFlex Wiki
Jump to navigationJump to search
Hellboy1975 (talk | contribs) tidy up, and added a tutorial link |
Hellboy1975 (talk | contribs) Categorisation |
||
Line 4: | Line 4: | ||
*[https://addons.mozilla.org/da/firefox/addon/1843 Firebug Extension] | *[https://addons.mozilla.org/da/firefox/addon/1843 Firebug Extension] | ||
*[http://www.evotech.net/blog/2007/06/introduction-to-firebug/ A tutorial on installing and using Firebug] | *[http://www.evotech.net/blog/2007/06/introduction-to-firebug/ A tutorial on installing and using Firebug] | ||
[[Category: Development Tools]] | |||
[[Category: Web Programming]] |
Revision as of 08:13, 22 November 2007
Firebug is a useful development tool for Firefox. Firebug allows you to view and edit many aspects of a webpage, including HTML, CSS, Javascript and the DOM.