Firebug

From DataFlex Wiki
Revision as of 15:07, 8 April 2020 by Hsymington (talk | contribs) (Changed from Web Programming to Web Applications category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.

External Links