Latest web development tutorials

Firebug Tutorial

What is Firebug?

Firebug is an open source web development tools.

In this chapter we will discuss the following tutorial:



Install Firebug

Firebug Download: https://addons.mozilla.org/en-US/firefox/addon/1843/

Use Firefox browser to access the address above to download, open the page, click on the download button, there will be a pop pages, prompt installation directory, after installation restart your Firefox browser.

After the restart can see Firebug icon in the Firefox browser. Click the Firebug icon (located in the upper right corner Firefox browser) to activate Firebug plug-in.

firedebug



Firebug assembly

Firebug Options

firebug-opitons

On the page, click Inspect Element

firebug-inspect

Undo and Redo

go-back-forward

Displays the command line

show-command-line

Selection panel

panel-selector

Console

console-and-enabling-it

HTML panel

HTML-panel

CSS panel

CSS-panel

Scripts panel

Script-panel

DOM panel

DOM-panel

Network Panel (for web speed and optimization)

Net-panel

Other buttons

other-buttons

  • 1-- minimize Firebug.
  • 2 - Install Firebug in the browser window.
  • 3 - Disable Firebug.